PSoC™ 5, 3 & 1 Forum Discussions
I experimented enough to use 2 pins as toggling analog input voltage to a PSOC5 Opamp without using external components or internal components.
You set them up to do both digital input and analog, with pull up/down resistors. You can then write a pattern to the 2 pins to get internally, 0v, 5v, 2.5v. Exactly 2.5v requires external resistor to +5v.
This can almost be done with a DAC, but you are limited to 4.08v.
See the following page for more info. I used a LooUpTable to correctly drive the pins in real time. Here is my blog about the psoc and other things: https://socmaker.com/?p=1598
Show Less
I was able to compile and download the firmware to my CY8CKIT-059 board, I was able to connect to the USBUART COM interface and I was able to send commands via HTerm to the board, I got an echo as response. I got no kind of “USB timeout”
But getting With Python script
Show Less
Might be for this or some other aspects.
Any one here -- Who tried to build a potentiostat with multiple CV cycles???
Show LessAny any please guide how to increase CV cycles for PSoc based potentiostat.
Any libisb driver apart from zadig for PSoc 5,LP prototyping kit
Which is stable.
Respected Expertise,
Good afternoon! Enclosing all relevant files. Required experimental replication from your end. & provide revert me back error-free solution
Show LessDriver Management has concluded the process to add Service libusb0 for Device Instance ID USB\VID_04B5&PID_0081\5&361D8BD8&0&8 with the following status: 0.
Device USB\VID_04B5&PID_0081\5&361d8bd8&0&8 was configured.
Driver Name: null
Class Guid: {00000000-0000-0000-0000-000000000000}
Driver Date:
Driver Version:
Driver Provider:
Driver Section:
Driver Rank: 0x0
Matching Device Id:
Outranked Drivers:
Device Updated: false
Parent Device: USB\ROOT_HUB30\4&1fe21d53&0&0
PSoc 5LP in electrochemistry
Please Help - All code has been provided