Search found 3 matches

by KK_Electronics_Ltd
Wed Feb 21, 2024 4:11 pm
Forum: General
Topic: ESP32 UART issue
Replies: 2
Views: 143

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!
by KK_Electronics_Ltd
Tue Feb 20, 2024 2:43 pm
Forum: General
Topic: ESP32 UART issue
Replies: 2
Views: 143

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 choic...
by KK_Electronics_Ltd
Fri Jan 14, 2022 12:10 pm
Forum: Bug Reports
Topic: PIC32MX795F512L interrupts
Replies: 0
Views: 1686

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).