2018-05-19 05:02 AM
Hi, I am working on STPM32 with ESP32 IDF I am not able to write the values to resister while configuring , read and right functions are working properly but whenever I read the configured resister I am getting default values please any one can help me.
#spi #esp32-idf #stpm32Solved! Go to Solution.
2018-11-01 11:45 PM
yeah I solved for evaluation board ,
u just reset the dsp using SYN PIN AND EN PIN as for datasheet and try it.
2018-08-06 03:27 AM
Hi Nagarathna,
I am also having the same issue. Did you find out how to resolve it.?
Regards
Vivek
2018-11-01 11:45 PM
yeah I solved for evaluation board ,
u just reset the dsp using SYN PIN AND EN PIN as for datasheet and try it.
2019-04-16 10:34 AM
Hi Nagarathna,
Not sure which datasheet gives the use of SYN and EN to reset the DSP.
The waveforms and timing show only SYN and CS.
If what you intended is SYN and CS, there are still issues with the SPI working properly - especially if you use a number of the STPM3x with parallel SPI connections.
Any help on this?
Anand C J