STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN Filter passes more messages as defined

Posted on February 17, 2018 at 10:09 I have a problem with STM32F042 CAN Filter mechanism. Basically the CAN is working. I can send and receive messages. But my filter are passing more messages to the FIFO as defined. This is leading to an overru...

klaus2 by Associate II
  • 836 Views
  • 3 replies
  • 0 kudos

stm32F4xx - UART - IT - stay enable!

Posted on February 19, 2018 at 09:51hi,stm32F4xx configured with 2 uart(uart1 and uart2) with DMA and uart (UART_IT_IDLE).Sometime, i have a issue regarding the status of uart2 IT stay enable.when i receive message on uart2, fct HAL_UART_IdleCallbac...

Resolved! STM32 FW_F7_V1.3.1 I2C HAL_I2C_Master_Receive() BUG

Posted on May 18, 2016 at 14:18 i tried to port software from F4 to F7 but got HAL_TIMEOUT and wrong reading of data from functio n HAL_I2C_Master_Receive() i changed the following code --- stm32f7xx_hal_i2c.c Tue Dec 22 14:36:08 2...

STM32F042 jumps to ST bootloader issue

Posted on February 01, 2018 at 03:03I have an application and want to jump to ST bootloader. It does not work and it seems to jump back from bootloader.<LINK NO LONGER ACTIVE> https://community.st.com/0D50X00009XkYG6SANFrom AN2606, STM32F042 should ...

jiangpen by Associate II
  • 741 Views
  • 2 replies
  • 0 kudos

How to obtain 1.25 MIPS

Posted on February 16, 2018 at 14:52HelloWith my previous experience with Atmel 8bit MCUs, which have 1MIPS/MHz perfomance, I had exactly 1 executed instruction per systick.Now I'm using STM32F103. I noted from datasheet that its perfomance is 1.25 ...

Roman K by Associate II
  • 4415 Views
  • 26 replies
  • 0 kudos

stop mode in stm32l0?

Posted on February 18, 2018 at 12:17hi,i am new in stm32l0 i have configure ADC, RTC,LPTIMER and UART count the external pulses in stop mode after 1 min wakeup from stop mode using ALARM send the data using uart to PC but i need help to enter the st...

Quad SPI after dummy cycle bug

Posted on February 18, 2018 at 18:16Hi,I am using the Quad SPI peripheral of thehttp://www.st.com/en/microcontrollers/stm32f767zi.html.After I played around with it and watched the signals with an logic analyzer and oscilloscope, I noticed something...

standard peripheral libraries help

Posted on February 18, 2018 at 12:43hello can anybody help me about these code//////////////////////////////////////////////////////////////////////////////////////////////* Enable SPI in Master Mode, CPOL=0, CPHA=0. */ /* Clock speed = fPCLK1 / 256...

STM32F429I USB Pendrive + FATFS

Posted on February 18, 2018 at 13:01https://www.youtube.com/watch?v=YYVI4ZBqY84Hi there, i just wanna build an application to log some sensor mesures to an USB drive attached to board user USB, using an usb-otg plug. I can't get working the usb devi...

CubeMX Feature request: set log level on command line

Posted on February 18, 2018 at 12:09Hello,I'm using cubeMx with command line and scripts as part of my build process . That's really usefull.But CubeMx generates a lot of log informations that are certainaly usefull for cubeMx developers but not tha...

JulienD by Senior
  • 414 Views
  • 0 replies
  • 0 kudos