PIC32MX795F512L UART2 TX issue with Demo

tbuckner23 wrote on Monday, December 09, 2013:

Has anyone created a solution for the newer versions of PIC32’s and the persistant inturrupts with the TX IRQ?
I see that Microchip’s PIC32 “uart_interrupt.c” Demo sets up both TX and RX IRQ’s but only enables the RX IRQ in the Demo.
I’m looking for an efficient driver for my Explorer16 board with the PIC32MX795F512L PIM MCU.
Thanks,
Tom…

tlafleur wrote on Monday, December 09, 2013:

I have a driver.

Tom at l a f l e u r d o t u s

~~ _/) _/) _/) ``` _/) ~~
Sent from my Phone

On Dec 9, 2013, at 8:48 AM, “Tom Buckner” tbuckner23@users.sf.net wrote:

Has anyone created a solution for the newer versions of PIC32’s and the persistant inturrupts with the TX IRQ?
I see that Microchip’s PIC32 “uart_interrupt.c” Demo sets up both TX and RX IRQ’s but only enables the RX IRQ in the Demo.
I’m looking for an efficient driver for my Explorer16 board with the PIC32MX795F512L PIM MCU.
Thanks,
Tom…

PIC32MX795F512L UART2 TX issue with Demo

Sent from sourceforge.net because you indicated interest in SourceForge.net: Log In to SourceForge.net

To unsubscribe from further messages, please visit SourceForge.net: Log In to SourceForge.net

tbuckner23 wrote on Tuesday, December 10, 2013:

Is your driver available?

tlafleur wrote on Tuesday, December 10, 2013:

The drivers I posted for the PIC32MZ at:

http://sourceforge.net/p/freertos/discussion/382005/thread/aa3196ee/?limit=

Will work with the 795 by changing the appropriate register definition to the UART you are using on the 795 or other parts in the 5-6-7xx series.

Email me a direct if you need more info…

i~~ _/) _/) _/) ``` _/) ~~i

Tom Lafleur

On Dec 9, 2013, at 9:48 PM, “Tom Buckner” tbuckner23@users.sf.net wrote:

Is your driver available?

PIC32MX795F512L UART2 TX issue with Demo

Sent from sourceforge.net because you indicated interest in SourceForge.net: Log In to SourceForge.net

To unsubscribe from further messages, please visit SourceForge.net: Log In to SourceForge.net