STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

virtual com problems with STM32L4P5VGT6

Hi,I prototype the use the USB virtual com port on a STM32F407 Discovery board andit worked without any problem. I then repeated the exercise on our custom board(STM32L4P5VGT6), the first stage was just transmitting it worked without aproblem. Now ad...

kweisi50 by Associate II
  • 713 Views
  • 3 replies
  • 0 kudos

UART don't initialize

Hello,I'm working on a NucleoF746ZG, for the past week i'm unable to communicate with board tought UART.The problem seems to be that HAL_UART_Init(&huartX) return 0 which means that the UART is not initialized.I tried to check if it was a hardware pr...

JAgue.1 by Associate II
  • 1317 Views
  • 4 replies
  • 1 kudos

Resolved! STM32H7B0VBT6: Can I use USB HS at VDD=1.8V?

Hello,We are designing a board with an STM32H7B0VBT6 and USB3320 USB HS-transceiver. The MCU will run at VDD=1.8V. In AN5307, p. 11 it is written:"On some packages neither the VDD33USB pin, nor the VDD50USB pin are available, it is the VDD pin which ...

JWeij.2 by Associate
  • 599 Views
  • 1 replies
  • 0 kudos

TouchGFX 4.21 + Azure RTOS on STM32F7

Has anyone been able to convert a TouchGFX project from FreeRTOS to Azure RTOS by simply using the freeRTOS compatiblity module provided, then changing the oswrapper files to use non-CMSIS calls (pure FreeRTOS API) and no other changes? This would b...

keymaker by Associate
  • 607 Views
  • 0 replies
  • 0 kudos

Enable Ethernet on STM32H743 using ThreadX

Greetings !I am working on STM32H743 and I could able to up Ethernet using LwIP. But I am not able to enable and ping Ethernet with ThreadX (Trying sample TCP echo server application). Requesting procedures / suggestions to achieve the same.Thanks in...

PG.9 by Associate III
  • 788 Views
  • 1 replies
  • 0 kudos