Closed jnthas closed 1 year ago
You'd better get a logic analyzer to see where the problem really is.
Yes, I just bought one, waiting it arrives. ch55xduino make things a lot easier.. it needs to work.
@jnthas Did you figure out the reason? Can you provide the signal capture of the wrong reading and right reading?
Hey! It turns out I keep developing using SDCC instead of Arduino, I'm almost finishing the project. I will record the signal to send here soon.
@jnthas Are you planning to get the bug troubleshooted? If not the issue will be closed and your contribution will be reverted.
I'll close the issue for now. I didn't have much time to investigate the cause. Let me know if someone may have the same issue so we can work together.
Hello! I'm writing this issue with hope that you could give me some help. I'm facing a strange behavior with CH552 dev board and the module W25Q32 (external flash memory) when I'm reading data when I using the SPI and ch55xduino. Let me explain step-by-step what happens, and any help is appreciated:
What is making me think the issue is related with ch55xduino:
Here is the example of readings, notice there is a pattern in the readings, only the page 1,2,4,8 and 16 contains the byte I wrote.