STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G0 and FLASH_TYPEPROGRAM_FAST fail

Hello,I use a Nucleo-STM32G0B1 (512KB Flash).I would like to flash same data in fast mode, but the HAL_FLASH_Program() function ending with error. The HAL_FLASH_GetError() = 0x2A0 (PGSERR and PGAERR).Before writing I erase some flash pages.If I clean...

JTred.2 by Associate II
  • 2772 Views
  • 6 replies
  • 0 kudos

udp_client_on_stm32 board

hii , i really need some help :)i have the stm32h753 nuclio board and i am trying to run udp client on the board and my pc will be UDP_SERVER , i am using udp_echoclient_connect() and  udp_echoclient_send()  functions, that are inside the files tha...

abeba.1 by Associate II
  • 995 Views
  • 1 replies
  • 0 kudos

Resolved! In a custom design, STM32H7 + USB3318 phy as a VCP device, if full-speed works but high-speed doesn't, what do you think would be the culprit?

In a custom design using a STM32H733vgt and a USB3318 phy, operating as a virtual com port device, full-speed works but high-speed doesn't work. If full-speed works but high-speed doesn't, what do you think would be the culprit?I'm using virtual com-...

Cannot ping using LWIP+FreeRTOS on Nucleo-F746ZG

Hi everyone, I'm new in this field. I was trying to integrate FreeRTOS with my TCP Server. While without FreeRTOS everything works fine, with FreeRTOS I cannot even make a simple ping. I'm looking everywhere for a solution but there aren't solutions ...

ZBru by Associate II
  • 857 Views
  • 3 replies
  • 0 kudos