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

About FatFs Return FR_NOT_ENABLED

I use stm32F746 & FreeRTOS & SDMMC & DMA.​When I use f_open in somewhere it will return FR_NOT_ENABLED...​But in my system have the other f_open & f_write is normal work(I am not remount).​My English is not very good,if anything can't understand pl...

wu ryan by Associate II
  • 2027 Views
  • 6 replies
  • 0 kudos

HAL_UART_Receive_IT - Receives Unknown Bytes

Hello:Problems with the USART1 receive call on this device. Or is it me? I hope not.I have a serial decode option on my scope. I can see what I send out, and what comes back, every byte. This is my call to receive:rxChar[50];HAL_UART_Receive_IT(&huar...

STM32CUBEIDE USB MSC PROBLEM WITH STM32F103C8

I am try to do the project with this controller as a usb mass storage device for a small application. what steps i will do for that, but i already tried the tutorial given by the st.com. but its discussed for f4 series but need f103 series. please he...

How can I determine Source PDO capabilities?

I am developing an application using an STUSB4500 and an external MCU STM32G031K8 that should be able to read USB PD Source capabilities and allow the user to dynamically set custom PDOs.I have based the majority of my code off of the example softwar...

ardnew by Associate III
  • 1194 Views
  • 2 replies
  • 0 kudos

Using X-Cube-Azure IoT kit P-L96G-CELL01 with UG96 Cellular Modem. The push button switch is not recognized so I cannot enter cellular credentials or TLS root CA certificate. Using software version 1.2.0. Tried pressing blue (joystick) during …...

Tera Term log:Starting Main Thread...****************************************************************  HWJ AZURE***  STM32 IoT Discovery kit for***     STM32F413/STM32F769/STM32L475/STM32L496 MCU***  X-CUBE-AZURE Cloud Connectivity Demonstration***  ...

The name of HAL_GetTickFreq() function and its description is misleading, or the function returns wrong value?

From the function name of 'HAL_GetTickFreq()' function, I expect that it returns tick frequency in Hz.But I experienced that it returns tick period in milliseconds. If tick frequency is 1000 Hz, then it returns 1, that value comes from HAL_TICK_FREQ_...

Lazac by Associate
  • 919 Views
  • 0 replies
  • 2 kudos