Cypress Wireless USB problems
时间:04-09
整理:3721RD
点击:
Hi,
I am having problems with my cypress chips. I am using them with a PIC microcontroller and have gotten them to transmit correctly (or at least it seems I have). However, I cannot seem to receive anything at all.So far I have found only four people in the world doing this as a hobbiest: Me, my friend, some german dude, and one person on SparkFun forums. Can anyone help me?
My code in MCC18 C (under GPL if someone randomly decides to use it...please give credit): http://cuznersoft.com/download/pic/wusb/
The function wusb_startup() in wusb.c is the startup sequence and wusb_transmit() in wusb.c is the transmit sequence. So far, all there is for receiving is is in wusb_interrupt() and it is driven off of the IRQ pin (connected to RB2/INT2).
The setup:
The board on the left is the receiver and the breadboard on the right is the transmitter. More project pictures here: http://cuznersoft.com/images/wusbcar/
I am having problems with my cypress chips. I am using them with a PIC microcontroller and have gotten them to transmit correctly (or at least it seems I have). However, I cannot seem to receive anything at all.So far I have found only four people in the world doing this as a hobbiest: Me, my friend, some german dude, and one person on SparkFun forums. Can anyone help me?
My code in MCC18 C (under GPL if someone randomly decides to use it...please give credit): http://cuznersoft.com/download/pic/wusb/
The function wusb_startup() in wusb.c is the startup sequence and wusb_transmit() in wusb.c is the transmit sequence. So far, all there is for receiving is is in wusb_interrupt() and it is driven off of the IRQ pin (connected to RB2/INT2).
The setup:
The board on the left is the receiver and the breadboard on the right is the transmitter. More project pictures here: http://cuznersoft.com/images/wusbcar/
