STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! B-U585I-IOT02A not work after reset

Hello Support Team,We are working on the B-U585I-IOT02A-based product.For testing, we are using a normal GPIO blink example from the repository.While debugging LED blink correctly but after pressing the reset button LED does not blink.HW : B-U585I-IO...

ChintaN1 by Associate III
  • 960 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G491 LPUART OVERRUN(ORE) ERROR

  void rs485_gelen() { memset(dnm,0,0); HAL_GPIO_WritePin(DNM_EN_GPIO_Port, DNM_EN_Pin, 0); HAL_UARTEx_ReceiveToIdle_IT(&hlpuart1, dnm, 100); } void HAL_UARTEx_RxEventCallback(UART_HandleTypeDef *huart, uint16_t Size) { if(huart->Instance == ...

Ekran görüntüsü 2023-07-07 162337.png Ekran görüntüsü 2023-07-07 162306.png Ekran görüntüsü 2023-07-07 162257.png Ekran görüntüsü 2023-07-07 162245.png
MÇETİ.1 by Associate III
  • 2976 Views
  • 2 replies
  • 1 kudos

Wake up from STANDBY mode

I would like to ask about the behavior when wake up from standby mode.I will place the bootloader and application at the following addresses:Bootloader: 0x08000000Application: 0x08010000 If I transition to standby mode within the application and then...

TTaka.19 by Associate II
  • 648 Views
  • 0 replies
  • 0 kudos

STM32F779 Ethernet LwIP DHCP not working

Posted on February 23, 2017 at 17:30Hi,I am currently working with STM32F779 and i'm trying to obtain an IP address using the LwIP Middleware unsuccessfully.Here are the configurations:1. Change some jumpers according to the user manual page 23.http...

0690X00000603ecQAA.jpg 0690X00000603e4QAA.jpg
Io D by Associate II
  • 1744 Views
  • 4 replies
  • 0 kudos

open bootloader read

I am working on using open_bootloader with CAN(STMG0B1CB).After successfully writing 256B(in packets of 8B each), I try to read back.After some amount of correct read-backs(to verify), the communication fails randomly.Any suggestions?

SSoha.2 by Associate
  • 568 Views
  • 1 replies
  • 0 kudos

Resolved! I have 2 transceivers with stm32 and lora. I want to send signal from the transmitter and wake up th

Stm32 ve lora ile 2 alıcı-vericim var. Vericiden sinyalde oluşan ve alıcıyı uyandırmak istiyorum. Bunu nasıl araştırmalıyım?Telsiz cihaz stm32 mikroişlemci ile çalışır.bileşen lora(e220) ile aktarılır. Farklı bir modül de kullanıyorum.derin uykuda ol...

YBAYR.1 by Associate III
  • 1286 Views
  • 3 replies
  • 0 kudos