hang with motors and encoder disabled #217
kotovasia5120
started this conversation in
General
Replies: 1 comment 5 replies
-
Hi @kotovasia5120,
Not sure what this means. Please provide a more complete description of the problem, ideally with a video showing what's wrong.
Not sure what's going on there. Nothing on Google for this error. Seems like you've modified the code significantly, try switching back to original h4.ino and checking if the problem still exists? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hanging with the motors and encoder turned off is normal.
The output from the port is as follows.
ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x1 (POWERON),boot:0x2b (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x109c load:0x403c9700,len:0x4 load:0x403c9704,len:0xb50 load:0x403cc700,len:0x2fd0 entry 0x403c98ac E (4524) pcnt(legacy): _pcnt_get_counter_value(101): PCNT driver error E (4524) pcnt(legacy): _pcnt_get_counter_value(101): PCNT driver error
https://github.com/kachurovskiy/nanoels/blob/main/h4/h4.ino
Added i2c display instead of standard.
Also, notifications about pressed keys appear periodically during startup.
Beta Was this translation helpful? Give feedback.
All reactions