STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F1 canbus problem zephyr

Hello everybody,I try to get canbus communication on the blue pill+ under zephyr to work. I use the canopennode sample. I got the following overlay: / { model = "STM32 Minimum Development Board (Blue)"; compatible = "stm32_min_dev_blu...

eiten by Associate II
  • 1151 Views
  • 5 replies
  • 1 kudos

Resolved! STM32L152RET6 bootloader via huart3

Is it possible to use UART3 as the bootloader interface on this chip?I’m able to communicate with UART3 (so the hardware connection seems fine), but I’m unsure about the baud rate—does the bootloader autodetect it, or is it fixed? The bootloader work...

mt1 by Associate II
  • 667 Views
  • 3 replies
  • 0 kudos

STM32F4 - FFT for 32768 input buffer

Posted on October 16, 2014 at 14:31Hi everybody!I'm going to use STM32f429 with external SDRAM (IS42S16400J 64MBit) in my project. I'm trying to make FFT for 32768 input buffer, my function calculate it in about 250ms.Functions in CMSIS LIB do it mu...

Resolved! RM0360 and stm32f030xc.h TIM7 IRQ discrepancy

I am designing a board based around the STM32F030RC, and noticed an apparent discrepancy on IRQ18 between materials.STM32CubeMX allows both TIM6 and TIM7 to generate interrupts, and the stm32f030xc.h file it generates defines TIM6 as IRQ17 and TIM7 a...

STMCubeMXpng.png Table 31. Vector Table.png
Haruki by Associate
  • 559 Views
  • 2 replies
  • 1 kudos

STM32 + eth phy with ieee1588

hi everyone,Does stm32 have any ptp integration manual? For example, I would like to use a DP83640 with an integrated ieee1588. And this phy contains PTP/SFD interrupt pins. Are there any pins in stm32h7 family or stm32f7 family for this interrupt? O...

STM32L432 SLEEP MODE AND WAKE UP through RTC

I am developing a application for Battery based 4G GATEWAY so most of the time I want my micro-controller in sleep mode.I am using Standby Mode as I require least power consumption.The requirement I need is I want to wake micro-controller at specific...

Resolved! STM32H750 Cache ECC

Hi,I am trying to trigger a cache ECC error. I referenced AN5342 and this post but Ive had no luck. Please find my code snippet below:I disable the ECC, invalidate and enable the cache and re-enable the ECC.I check the IEBR and DEBR registers along w...

Resolved! STM32H562 bootaloder

Hello,does STM32H562 have the system rom bootloader?I cannot find it AN2606, however its datasheet does mention the system bootloader.Thank you

tommz9 by Associate
  • 1129 Views
  • 5 replies
  • 1 kudos