STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Linearity of HRTim Compare

Hello together,when inspecting the behaviour of the HRTimer regarding the compare output, I found that with Clk multiplier 32, there is a non-linearity in the compare timing (stepwidth) of about +150 ps (330 ps step instead of 180 ps between adjacent...

pv_he by Associate
  • 738 Views
  • 2 replies
  • 1 kudos

Resolved! Connecting LSE to STM32L010?

Hello, all, and Happy New Year!I'm trying to design my first microprocessor board. I'm trying to follow the guide given by Phil's Lab on YouTube, at https://youtu.be/nkHFoxe0mrU?si=Dx6cx6-a9yXncmEW, which I find very helpful. I'm using an STM32L010K4...

KevinZ by Associate III
  • 2719 Views
  • 11 replies
  • 3 kudos

Resolved! W25N01xxxIG Driver for STM32H7

Hello, I have been trying to make a driver for the Winbond(W25N01GV)  NAND flash over QSPI(to use it in memory-mapped mode) but I've been failing so far. Can somebody give me some ideas about what I am doing wrong? I used W25Q256 before, but now I wa...

Zakba.1 by Senior
  • 1901 Views
  • 2 replies
  • 1 kudos

Resolved! Device for testing car headlights

Hello . I need to make a device for testing car headlights. I'm going to turn them on and check if all the lights are working. new models of car headlights work via can bus and lin. what stm32 will I need and what components. the device is supposed t...

Siwyzg by Associate
  • 1598 Views
  • 4 replies
  • 2 kudos

need to read BOOT0 pin on STM32H725

I have designed a set of boards for a client with one USB interface to the main controller.  We can bootload it by the usual methods, and bootload the CPUs on the other boards by pass-thru from the main controller.  I send coded messages to the main ...

JCase.1 by Associate III
  • 812 Views
  • 1 replies
  • 0 kudos

STM32U545RE SPI1 issue

HelloI am using STM32U545RE (LQFP64 package) for my project as master controller. I have interfaced a slave ADC to the uC using SPI1 port. From datasheet, SPI1_SCK  can be either :PA1, PA5 or PB3.While configuring PA1 as SPI1_SCK it was observed that...

STM32U545RE USART3 issue

HelloI am using STM32U545RE (LQFP64 package) for my project as master controller. I am using the following pins for USART3 along with a transceiver chip ADM3061E and an additional GPIO output configured to act as the Enable.USART3_RX:PC5USART3_TX:PC4...

Roshan_Anand_0-1703877183772.png

Resolved! Optimizing DFT for loop

Do you think that it is common for the function bellow (arraySize = 32) to take approximately 125us to execute? The for loop is the main problem as it takes almost 120us to execute.I am using STM32G474ret6u MCU, with clock at 170Mhz? Also the optimiz...

GHrib.1 by Associate III
  • 1218 Views
  • 4 replies
  • 2 kudos