STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Leads for how/where to sell a few spare STM32H7s

If this is not the forum for this kind of question, please let know where to post.I have a few STM32H7 MCUs which I bought once when they suddenly, momentarily became available during the ... Great Chip Shortage.78 units of 100-pin STM32H7VIT6 13 uni...

APagl by Associate III
  • 342 Views
  • 7 replies
  • 6 kudos

PSSI DMA or IT on STM32H5?

Hello!I have not been able to figure out how to get PSSI DMA working for the H5. For other peripherals, there is a DMA-tab in the configuration, but not for PSSI. Similarly, I have not been able to find any way of using interrupts for transmitting or...

olaan by Associate II
  • 1118 Views
  • 9 replies
  • 1 kudos

How to Communicate NUCLEO-G0B1RE with OSDP?

I have STM32 Nucleo-G0B1RE Development Board. In our application we require OSDP protocol interafce. So that's why we purchase HID SIGNO 20 Reader. Now I want to implement OSDP via RS485. So, How i implement OSDP in the STM controller. Can you please...

Resolved! STM32H7B0 ULPI Timing in 1.8V and PHY Selection

I am currently working on using the USB3320 ULPI PHY with the STM32H7B0VBT6. After reading the STM32 reference manual, I noticed that it mentions special attention should be paid to the hold time when operating at 1.8V.Additionally, I came across a f...

屏幕截图 2024-11-08 035441.png
Cirno by Associate
  • 196 Views
  • 2 replies
  • 2 kudos

Resolved! Stm32f105 don't enter dfu mode

Posted on November 05, 2012 at 11:29Hello, I designed a board which contains stm32f105 microcontroller, and i want to use DFU as bootloader in order to download my program to the micro controller through usb port. I put BOOT0 =1, and BOOT1=0 PA10=PD...

hisham23 by Associate III
  • 444 Views
  • 2 replies
  • 1 kudos

Resolved! Cortex M7 Operating Modes

Hii, In ARM cortex M7 Architecture, Two modes are there one is Thread Mode and Handler Mode. Here, What is my query is How to switch Thread mode to Handler Mode? What Instruction we have to write example, msr xpsr in Assembly? Regards,