• PPP Library seems work only on debug mode
    Hi all, i'm using network library PPP over USART1 on Nucleo STM32F410. USART1 is connected with a external Telit Modem at the moment using only TX and RX pin (PA9 tx and PA10 rx). Also i'm using...
  • UART working only in debug mode in stm32h743?
    I am working on STM32H743 MCU. I generated the initialization code used stm32cubemx v5.3.0 and embedded firmware package for STM32H7 V1.5.0. I am using keil uvision v5.28.0.0. I initialized uart1...
  • PPP Library seems work only on debug mode
    Hi all, i'm using network library PPP over USART1 on Nucleo STM32F410. USART1 is connected with a external Telit Modem at the moment using only TX and RX pin (PA9 tx and PA10 rx). Also i'm using...
  • UART working only in debug mode in stm32h743?
    I am working on STM32H743 MCU. I generated the initialization code used stm32cubemx v5.3.0 and embedded firmware package for STM32H7 V1.5.0. I am using keil uvision v5.28.0.0. I initialized uart1...
  • Code runs only in debug mode
    Hi, I built a bootloader for a STM32F107vc. The bootloader was stored at address 0x08000000 to 0x08009800 and the main application was saved at 0x08009800. Off course, I changed the Vector Table...