Ravi Prakash
Ravi Prakash
I know I am quite late to the discussion but I came across a need to run two stepper motors using pymata and one of my solution worked. Mentioning here...
Hi @lucasssvaz , I enabled the verbose mode during compiling and upload and below is the output. ``` 23:26:26.580 -> I2S bus initialized. 23:26:26.580 -> Initializing SD card... 23:26:26.645 ->...
@VojtechBartoska I am having trouble figuring out the steps to enter debug mode and hence the delay, would appreciate pointers
Hi @VojtechBartoska thanks a lot for your patience. Here is the code and verbose output. Seems buffer size issue. ``` Initializing I2S bus... I2S bus initialized. Initializing SD card... SD...
I see. Then it won't work with my current ESP Wroom 32 boards as they only have up to 4 MB flash and the PSRAM shows 0. Seems like S3...
Yes. This part is solved. I am happy to help if anyone has any questions on this or related issue. On Mon, Sep 16, 2024 at 7:46 AM Vojtěch Bartoška...
Hi @SuGlider , anyupdate on this? I have similar settings with 16000 Hz sampling rate and 16 bit, and the frequency being recorded is somehow flipped. 
@vkfive Thanks for the input. I have been trying to read the data as 32 bit and then extract or keep only the 24 bits but have not been successful....
Hi @vkfive , awesome. Highly appreciate it. Silly question, did you update the code in the post entry or I should find a file in your last comment? I did...
Hey @vkfive , I don't think it is going through the email. It may be possible to do it if done through the github comment website as I can see...