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

CAN Timed Transmission

Posted on June 30, 2018 at 11:44Hello, The RM says that CAN1 has 16 bit free running timer, can we use this to Tx CAN message at desired interval ? if possible ,  how to set the desired time period ? or should is use any timer peripheral for my use ...

RN by Senior
  • 202 Views
  • 1 replies
  • 0 kudos

STM32 Stpper Motor (PWM +DMA)

Posted on January 20, 2014 at 16:12 Hieverybody, I have aquestion regarding a stepper controller firmware provided by ST. Actually I do not get the DMA run on my STM32F107! The capturecontrol toggle mode is working, but no other values are ...

LPTIMER ARR INTERRUPT?

Posted on June 29, 2018 at 10:09Hi,I have configured ARR register to 0x0000000A and Enable ARR interrupt  interrupt not generate after 0x0000000Abut after 1 extra one pulse generate interrupt

USB_OTG FS mode doesn't work on discoveryf746

Posted on June 30, 2018 at 08:27Hello.We have a project on discovery f746 board that we've run RTOS and emwin on it.Now we want to add USB_OTG FS mode for sending data on Flash memory in MSC mode.For this purpose we attached configurations file of M...

What is the use of PDR ON ?

Posted on June 28, 2018 at 22:53hello .1.We have  done a Stm32F429 board , and we can set PDR ON to GND OR VCC (we set to gnd)how ever in the  STM32 PDF : AN4488 Application note  STM32F4xxxx MCU hardwareit says in  IN    ....3.2.1 PDR_ONPDR_ON = 0 ...

maor by Associate III
  • 3515 Views
  • 3 replies
  • 0 kudos

Resolved! Relocating Vector Table to AXISRAM in STM32H743

Posted on June 24, 2018 at 13:03Hi,I am using the Nucleo-H743ZI development board and trying to make an Interrupt driver for it. The driver has to support changing the vector table contents at runtime. So I made a copy of the vector table in the AXI...

Labels