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

STM32F072B-Discovery TSC Cube Project

I try to generate TSC project by using STM Cube,but I am not sure how to write this function: void HAL_TSC_ConvCpltCallback(TSC_HandleTypeDef* htsc).There is same function in "STM32Cube\Repository\STM32Cube_FW_F0_V1.9.0\Projects\STM32F072B-Discovery\...

New.Fish by Associate III
  • 946 Views
  • 3 replies
  • 0 kudos

STM32L152 Bootloader Extended Erase Failure

Using our internally developed tool for writing a binary to a target using the in-ROM Bootloader according to AN3155 and AN2606, we were unable to appropriately perform commands as described in both application notes, specifically Bootloader Extended...

CVoro by Associate II
  • 703 Views
  • 2 replies
  • 0 kudos

Resolved! HTML documentation for LL and HAL

I remember a couple of years ago, at least, that ST had documentation for HAL and LL drivers in the form of html pages like they do for the CMSIS documentation. They were great for quickly getting the info that I needed.Does anyone know if they are s...

Resolved! Stm32 HAL library timer

Hi guys,So I used an example of the HAL library to configure an input capture with a timer on a stm32f373vct6 microcontroller.Now I want to include this example in my project, but when I do so and try to build the compiler says :Error: L6218E: Undefi...

Is there a work-around to mitigate why SDMMC/FATFS cube generated code does not work (V4.27.0) with STM32F769 MCUs?

The f_mount() function initially returns FR_NOT_READY then on subsequent attempts to mount the SD card the f_mount() function returns FR_DISK_ERR.There seems to be a lot of posts with a similar (or same) problem on the STM32F4.I have followed severa...

AMurr by Associate
  • 322 Views
  • 0 replies
  • 0 kudos

STM32F4 PA7 used by Ethernet and MEMS? Solution PTP?

Hello,I have following ​Problem. Iam try to get Data from the MEMS and send it via Ethernet to another Controller. My issue is, that the Pin PA7 is used for the SPI Mosi and the Carrier Sense Data Valid by the Ethernet (RMII). Now iam trying to recei...

YRink by Associate
  • 526 Views
  • 2 replies
  • 0 kudos