STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4xx drivers missing macro

Dear,It's not a bug but I think there is a missing macro in "stm32f4xx_ll_adc.h" file of the STM32F4xx drivers version 1.25.0There is a reference to the "__LL_ADC_CALC_VREFANALOG_VOLTAGE" helper macro to calculate the analog voltage reference but thi...

YDann.7 by Associate III
  • 428 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F411E-DISCO DFU Issues

Posted on June 28, 2017 at 20:56Hello all,I am having a difficulty trying to get my STM32F411E-DISCO board to go into DFU mode. After applying power to the mini USB connector (USB ST-LINK), the default program operates. I then want to go into DFU mo...

How to configure the stm32 for use on CELL02 board

I have a stm3214-discovery board (L496-CELL02) from ST. On this there is a BG96 module. It seems that the lines between SIM and some other are shared with BG96 and the CPU. I have found no information whatsoever on how to configure the CPU to have th...

GHass.1 by Associate
  • 274 Views
  • 0 replies
  • 0 kudos

[bug] problem in HAL_SRAM_Write_16b

cubeMX : 5.6.1cubeIDE : 1.3.1​Code Lib Version : STM32Cube_FW_F1_V1.8.0​I implemented ili9341 lcd as fsmc and found the following problem.​the problem is that when calling HAL_SRAM_Write_16b, it writes data once more.​I attach the measured fsmc wavef...

0693W000001qeUEQAY.png 0693W000001qeVHQAY.png
jkim.13 by Associate
  • 1140 Views
  • 1 replies
  • 0 kudos

I am using the stm32H743 and have added USB OTG FS and FatFS to my project. A function is generated in Main() : static void MX_TIM8_Init(void) and the last thing this function calls is: HAL_TIM_MspPostInit(&htim8); But this file is NOT generated. Why ?

I am using the stm32H743 and have added USB OTG FS and FatFS to my project.A function is generated in Main() : static void MX_TIM8_Init(void)and the last thing this function calls is: HAL_TIM_MspPostInit(&htim8);But this file is NOT generated. Why ?

PSwin.1 by Associate
  • 422 Views
  • 1 replies
  • 0 kudos

STM32F407 as a USB bridge

Hi,I'm starting out on a new project that requires two USB audio connections. Upstream connection should present itself as a host and downstream as a device.Is there anything obvious that I'm missing that would preclude me from using the F407 in thi...

ACoad.1 by Associate II
  • 432 Views
  • 1 replies
  • 0 kudos