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

Where are timer outputs connected?

For instance STM32H750VBT6 has many timers, but CubeMx does not show where their outputs would go. I don't want to mess (enable all of them) an existing design just to see where timer output are.

LMI2 by Lead
  • 386 Views
  • 6 replies
  • 0 kudos

Resolved! Is there a problem with STM32F098CC Datasheet ?

In STM32F098CC/RC/VC pin definitionsit is saying that PB4 has USART5_RX for LQFP48 but when i looked at PB4 AF's in Table 13. Alternate functions selected through GPIOA_AFR registers for port A , there is not USART5_RXand AF4 is empty(even there is n...

YAY.1 by Senior
  • 543 Views
  • 4 replies
  • 0 kudos

DAC OUTPUT

Hi againI'm using STMG071 with 2*DAC. I need them as negative inputs to COMPx.in order to use PA4/PA5 for other purposes – I set  DAC1->MCR      =0x00030003; so DAC will not be output to the pin (PA4/PA5).Yet – as soon as DACs are enabled (DAC1->CR 0...

YWhit by Associate III
  • 284 Views
  • 1 replies
  • 0 kudos

Slave SPI Receive Only Interrupt

HiI have (had) a working project with an EXT interrupt which was wired to the CS pin of a SPI bus.Although it was working I had various bugs, particularly a timer interrupt, which TDK helped me resolve earlier.I've had great success with SPI master, ...

Smoun.1 by Associate III
  • 189 Views
  • 0 replies
  • 0 kudos

Nucleo F334R8 - basic example of a Timer TIM2 mystery

Hi guysSo I am developing a small PWM generator around the F334R8, it's overall extremely simple. All the work is done with another MCU sending data on SPI.On the F334R8, an EXT interrupt is called when the CS line is pulled down. From there the F3 l...

Smoun.1 by Associate III
  • 895 Views
  • 12 replies
  • 0 kudos
Labels