Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CH376s SPI USB issues #63

Open
al789b opened this issue Jan 13, 2022 Discussed in #62 · 0 comments
Open

CH376s SPI USB issues #63

al789b opened this issue Jan 13, 2022 Discussed in #62 · 0 comments

Comments

@al789b
Copy link

al789b commented Jan 13, 2022

Discussed in #62

Originally posted by al789b January 13, 2022
Hi ,

I'm having some issues with wiring the chip up to my Arduino Nano/Uno following the diagram provided. I want to use SPI to read & write to a USB drive, so followed the schematic provided for SPI, but I'm sure its not detecting when the drive has been plugged in. When using the example sketch the serial monitor would return the firmware version (68) when using getChipVer(), but cannot talk to the USB drive. I doubt it is an issue with the code.

Even when I don't try to use the SPI connections but just the 5V, 3V3 and GND connections shown, I can't get the LED to light up without manually connecting it to ground with a jumper, so there may be something wrong with the wiring? Then I tried it with the other 6 CH376 modules I have and get the same issue, whether I use the Nano or Uno+logic shifter.

For the record I can't get a response using UART wiring & sketches either..

Is it likely that all of them are poorly made or am I missing something obvious? Has anyone else had a similar issue?
Any suggestions would be much appreciated. TIA :)

CH376_SPI_SIMPLE

CH376_Nano_SPI_wiring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant