Search found 3 matches
- Wed Feb 21, 2024 4:11 pm
- Forum: General
- Topic: ESP32 UART issue
- Replies: 2
- Views: 2218
Re: ESP32 UART issue
It seems that the problem was caused by my having left one UART RXINT enable/disable call set to UART0. That was enough to upset the compiler!
- Tue Feb 20, 2024 2:43 pm
- Forum: General
- Topic: ESP32 UART issue
- Replies: 2
- Views: 2218
ESP32 UART issue
I have a ESP32-DEVKITC-32UE board and it uses UART0 (Chan1 in Flowcode) to program via the built in USB bridge.
This works fine, but I also have a UART component in my program.
If I set that component's UART channel to anything other than chan1 (U0) - (including trying to use the software UART ...
This works fine, but I also have a UART component in my program.
If I set that component's UART channel to anything other than chan1 (U0) - (including trying to use the software UART ...
- Fri Jan 14, 2022 12:10 pm
- Forum: Bug Reports
- Topic: PIC32MX795F512L interrupts
- Replies: 0
- Views: 4631
PIC32MX795F512L interrupts
When selecting INT1 as an interrupt source on the MX795F512L, it is shown as INT1/RD8 - whereas the data sheet shows that this is RE8 (pin 18 on the 100-pin TQFP).