• UART4 configuration
    Hi Has anybody had problem with configuring UART4 of STM32L162VD? I initialized USART1,USART2,USART3 and UART5 but not able to do for UART4! I checked it with second board to make sure no hardware...
  • STM32L15xxD UART4 UART5 problem
    Hi. There are five USART peripherals in STM32L151xD, STM32L152xD devices. But when i chose STM32L151VD device in target options, i can see only 3 USARTs (USART1, USART2, USART3) in system viewer (when...
  • monitor..!!
    hello ... i specific application needs -- monitor program to be installed at 0x2000 -- --application program to be installed at 0x0000. But, by default on hardware reset program counter is...
  • Send Serial
    hi i want to send a serial data using 89C2051, i got a code from net but its not working i checked it on Proteus 7 Professional. how can i send any data or Receive it? #include "reg51...
  • Simulated Serial Monitor for XC167
    Has anyone created a simulated serial monitor for the XC167? When I add the SERIAL2 definition the compiler complains about the DDP3:BUSCON0 statements e.g. MOV R1,DPP3:BUSCON0 ; Programmed number...