STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CORDIC COS implementation

https://github.com/Sushmitabaga/CORDIC/tree/main  I  was trying to Enable CORDIC IN STM32G4 series  for  checking the time taken by normal cos function and cos CORDIC function.  But i found that both are taking almost the same time. which is not poss...

Sushmita by Associate II
  • 2821 Views
  • 9 replies
  • 2 kudos

Resolved! STM32 Blue pill Freertos

Hi,I am planning to use STM32 bluepill board with Freertos. Hence trying to use Freertos API. I wanted to know how the CUBE IDE makes sure that API call to Freertos doesn't transform into an API call to Linux OS on which CUBE IDE is installed during ...

bdpak by Associate II
  • 1721 Views
  • 6 replies
  • 2 kudos

Resolved! NUCLEO H743ZI2 MB1364E and MB1364C

Hello, I hope you are doing great.I have two NUCLEO H743ZI2, one of them is MB1364E, and the other one is MB1364C. They are totaly the same but there are little differences and I would like to find them and make them same, since I would like to use t...

Waking up from RTC on a STM32G030

Hi all,I'm struggling for days why my RTC wakeup doesn't work.The program is running FreeRTOS, but I want the uC in Lowpower Sleep for 3 minutes.So I set RTC on 1Hz, counter 180 and internal wakeup.Activated the EXTI RTC interrupt.But it immediately ...

WSpar.1 by Associate III
  • 1184 Views
  • 3 replies
  • 0 kudos

Help with FD-CAN filter

Hello,I work with STM32G484, with FDCAN. I want to create filter so only messages with my own CAN_ID will reach HAL_FDCAN_RxFifo0Callback.I started by define the filter:filter.IdType = FDCAN_STANDARD_ID;filter.FilterIndex = 0;filter.FilterType = FDCA...

prigo87 by Associate II
  • 3815 Views
  • 5 replies
  • 0 kudos

about Execute in place using dual quad spi

What I want to do is XIP with DUAL QUAD SPI.The environment is as follows.Use Board : nucleo l4r5ziIDE : Atollic TrueSTUDIO® for STM32, Built on Eclipse Neon.1a.(Version: 9.3.0)FLASH : W25Q64JVThe connection diagram of the board and FLASH is shown be...

Myasu1_0-1708448593094.png Myasu1_0-1708697574834.png Myasu1_1-1708698042431.png Myasu1_2-1708698571213.png
Myasu.1 by Senior
  • 2344 Views
  • 9 replies
  • 1 kudos