Skip to content
  1. Oct 08, 2016
  2. Oct 07, 2016
  3. Oct 06, 2016
  4. Oct 05, 2016
  5. Oct 03, 2016
  6. Oct 02, 2016
  7. Oct 01, 2016
  8. Sep 30, 2016
    • Vytautas Lukenskas's avatar
      There are some small problems in LPC43xx RS485 mode configuration. In... · fd1de920
      Vytautas Lukenskas authored
      There are some small problems in LPC43xx RS485 mode configuration. In particular: 1. UART0,2,3 do not have DTR pins (different from UART1), so, Kconfig needs to be adjusted. 2. lpc43_uart.c in RS485 mode only configures DIR pin, but doesn't enable pin output for UART0,2,3. 3. should be option to reverse DIR control pin output polarity. 4. lpc43xx/chip/lpc43_uart.h doesn't have USART3 definitions.  NOTE: I didn't modified and didn't tested USART1, as it has different hardware.  From Vytautas Lukenskas.
      fd1de920
  9. Sep 26, 2016
  10. Sep 25, 2016
  11. Sep 22, 2016