CC1101 icon indicating copy to clipboard operation
CC1101 copied to clipboard

Usability for USB (UART silabs cp210x) connected CC1101

Open WollyWonka opened this issue 5 years ago • 2 comments

Hi,

I was just wondering if it is possible to use your work for CC1101 chips that are mounted on a USB board (UART ) with a silabs cp210x chipset? I would like to use such a RF transiever on my Raspberry Pi so I don't need to wire all connections.

Looking forward to any response. Thanks in advance!

WollyWonka avatar Nov 17 '20 19:11 WollyWonka

hi did you work out how to do this in the end?

paulc1983 avatar May 06 '22 14:05 paulc1983

I'm guessing cheap aliexpress products aren't getting any attention. I'll try it, see how it goes.

Update:

Actually this won't work as the SPI interface is using wiring Pi which is a gpio deprecated thing. no usb device file in spi section, so this won't work, but its not too much code to change.

adminy avatar Apr 16 '24 23:04 adminy