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

STM32 Timer event in foreground vs hardware Timer

I've a colleague who is using the 32-bit timer of an STM32 to trigger and interrupt handled pin toggle rather than using the 16-bit hardware Timer on the pin that needs toggling. The frequency on that pin varies a lot in use. When I wrote bringup cod...

Chris Pad by Associate II
  • 1544 Views
  • 20 replies
  • 0 kudos

Resolved! Are these parts counterfeit?

I am a PCB designer for a start up Medical Company. We are gearing up for our commercial launch, do to the current supply chain issues we are have trouble acquiring parts. we bought these parts from a company in Canada, they shipped from China. The t...

AHans.2 by Associate
  • 471 Views
  • 3 replies
  • 0 kudos

Can the STM32 ADC do what the PIC16F ADC can do?

I have an existing design using an 8-bit PIC16F and am attempting to upgrade it to using the STM32L071, primarily due to needing more memory. This design has 6 input signals being sampled using the same ADC. One signal is an audio signal that needs t...

BrianG by Associate II
  • 408 Views
  • 4 replies
  • 0 kudos

Resolved! Communicate between two STM32 I2C

Hi, My objecive is to be able to communicate between two STM32FR302R8 thanks to I2C protocol. I've seen a code that should be used but I don't know which is the adress that I have to write: HAL_I2C_Master_Transmit(I2C_HandleTypeDef *hi2c, uint16_t De...

CCarl.2 by Associate
  • 442 Views
  • 2 replies
  • 0 kudos
Labels