• Nuvoton NUC029LAN error: #137: expression must be a modifiable lvalue
    Hi All. I am developing a product uisng Nuvoton NUC029LAN Microcontroller. in the code when i write P2 = 0x00; where i need to pull Low the port pins of P2 i am getting an error main.c(102...
  • Nuvoton NUC029LAN error: #137: expression must be a modifiable lvalue
    Hi All. I am developing a product uisng Nuvoton NUC029LAN Microcontroller. in the code when i write P2 = 0x00; where i need to pull Low the port pins of P2 i am getting an error main.c(102...
  • uart printf nuvoton keil
    I am using Nuvoton ARM Board. Here i want to use UART1 but the printf function is not working for any other UART port leaving UART0. void SYS_Init(void) { /*------------------------------------...
  • uart printf nuvoton keil
    I am using Nuvoton ARM Board. Here i want to use UART1 but the printf function is not working for any other UART port leaving UART0. void SYS_Init(void) { /*------------------------------------...
  • About Eprom using in Nuvoton n79e844
    Hey i am new at Nuvoton . i am using n79e844 . In datasheet, for eprom as a data memory they told to use ISP mode.. but can i use Eprom read and write in traditional method ? i only want to use eprom...