Search found 2 matches

by juultrooper
Tue Feb 20, 2024 12:18 am
Forum: General Discussion
Topic: ESP32-S3: SPI w/ motion sensor HELP
Replies: 3
Views: 791

Re: ESP32-S3: SPI w/ motion sensor HELP

Thank you so much for all the help I will make these changes ASAP. BTW, do you know what is: Backtrace: 0x42018CDA:0x3FC941B0 0x42018E86:0x3FC941D0 0x40377885:0x3FC941F0 0x40375BFE:0x3FC99DE0 0x40375C5D:0x3FC99E00 0x42001677:0x3FC99E20 0x42001707:0x3FC99EA0 0x4037D44C:0x3FC99EC0 0x4037D045:0x3FC99EF...
by juultrooper
Fri Feb 16, 2024 5:12 am
Forum: General Discussion
Topic: ESP32-S3: SPI w/ motion sensor HELP
Replies: 3
Views: 791

ESP32-S3: SPI w/ motion sensor HELP

Hi everyone, I am new to ESP32 and ESPIDF overall. I am trying to create a project using a ESP32-S3 with a Motion Sensor(PMW3389) to act as a mouse. Despite the project compiling, I couldn’t get the sensor to work and display the correct srom_id reading after downloading the SROM hex file. Any help ...