GithubHelp home page GithubHelp logo

CH376 with SPI about ch376msc HOT 3 CLOSED

djuseeq avatar djuseeq commented on September 11, 2024
CH376 with SPI

from ch376msc.

Comments (3)

djuseeq avatar djuseeq commented on September 11, 2024

Hi, so there is no response at all from the module? While sending data to the module, is it normal if you get back the previously sent byte from modules shiftregister , the arduino will discard it, so when arduino wants to read data from the module , it would send 0x00 to the module while in the same time receives the useful data from the module.

from ch376msc.

AbdelazezMRX avatar AbdelazezMRX commented on September 11, 2024

thanks for your reply,
but when i send 0x00 to module to get the useful data i just get the previous byte i had send, i mean the module doesn't respond with any data, it is just work as a shift register, i don't know if the problem in the connection or what, because the datasheet says to make TX/RX HIGH when using SPI and make A0 also HIGH, and this is different from the picture in your library.

from ch376msc.

djuseeq avatar djuseeq commented on September 11, 2024

Ok, if you use this library then you dont need to send any data directly to the module, the lib will do that. You have to check the connection between the module and the Arduino board and jumper config. If your module differs from my one, then its better to inspect with DMM or just check the printed text on the module and pull to ground RD and WR pins and pull it to HIGH(probably 3.3V) the PCS pin. Check the TXD pin, if its pulled to the ground with jumper then remove that jumper (serial mode).Dont pull TX and RX to HIGH level, just leave them floating
Screenshot_20200806_234435

from ch376msc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.