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

STM32F103C8T6 CAN TEC Value

Hi Sir , I have set a project using CAN .Now I have found a problem , the max value is 0x80 ,in the datasheet it can be up to 255.Please help me to find why ,the following is my configurition code:void CanInit(uint32_t gateID){  //CAN1_Mode_Ini...

YXiao.1 by Associate
  • 971 Views
  • 2 replies
  • 0 kudos

STM32F746G Usb host custom Baud rate settings.

Dev Environment.STM32CubeIDEVersion: 1.1.0Build: 4551_20191014-1140 (UTC)OS: Linux, v.5.3.0-28-generic, x86_64 / gtk 3.22.30Java version: 1.8.0_202OS. Ubuntu 18.06Problem description:I am trying to communicate with a VCP usb device whose Baud rate is...

MZuba.1 by Associate II
  • 805 Views
  • 2 replies
  • 0 kudos

Resolved! Some questions about OTG-FS on STM32L4x6

We are trying to Rx Bulk short packet (max packet size 4 bytes) at high speed and with low software load by using the USB HOST core of OTG_FS IP mounted on STM32L476.​Prerequisite condition・I don't use the code generated by cubemx.・Host and Device co...

NMiya.1 by Associate
  • 804 Views
  • 2 replies
  • 2 kudos

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
  • 524 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
  • 338 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
  • 1309 Views
  • 1 replies
  • 0 kudos