PSoC KitProg USB-UART on Linux

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
JaSi_1632926
Level 4
Level 4
Welcome! 25 replies posted 10 replies posted

Hello,

   

I have a CY8CKIT-059 prototyping kit. I'm trying out the CE95277 ADC and UART example project and it works as expected on Windows. However, Linux doesn't seem to be able to enumerate the USB UART:

   
     [438313.531136] usb 1-3.4: new full-speed USB device number 59 using xhci_hcd
[438313.621579] usb 1-3.4: New USB device found, idVendor=04b4, idProduct=f139
[438313.621581] usb 1-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=128
[438313.621582] usb 1-3.4: Product: Cypress KitProg
[438313.621583] usb 1-3.4: Manufacturer: Cypress Semiconductor
[438313.621584] usb 1-3.4: SerialNumber: 0E0A0338012E4400
[438313.624378] hid-generic 0003:04B4:F139.0006: hiddev0,hidraw3: USB HID v1.11 Device [Cypress Semiconductor Cypress KitProg] on usb-0000:00:14.0-3.4/input0
[438313.625096] cdc_acm: probe of 1-3.4:1.2 failed with error -22
   
   

 Any idea on what causes this?

   

Thanks, Jacob

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Linux is not a supported platform for PSoC Creator and PSoC Programmer as mentioned in the release notes  on page #11 and link-

   

http://www.cypress.com/file/318921/download

   

http://www.cypress.com/documentation/software-and-drivers/psoc-programmer-3245

View solution in original post

0 Likes
4 Replies