UART RX interrupt always included with config block

Post Reply
bmairs
Posts: 69
Joined: Mon Jul 27, 2009 7:51 pm

UART RX interrupt always included with config block

Post by bmairs » Tue Sep 14, 2010 7:13 pm

I'm looking to use the configuration block of the UART along with my own custom code for the receive and transmit interrupts. Currently the transmit interrupt is only compiled if you've added the UART TX block. This is not the case with the UART RX block, as the interrupt handler is always compiled in even if the block isn't included.

bmairs
Posts: 69
Joined: Mon Jul 27, 2009 7:51 pm

Re: UART RX interrupt always included with config block

Post by bmairs » Sun Mar 27, 2011 9:44 pm

Is this something you intend to fix? I notice that it hasn't been fixed for the 3.4cb version and it's actually worse as both interrupts are included when you only have the UART initialization block. I think it'd be very useful for people who don't want to do the initialization by hand but want to handle everything else with their own custom code, such as myself.

Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests