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

STM32L486Z6Tx as an SPI slave with DMA

Hey I am using a STM32L486Z6Tx as an SPI slave, the device transfers blocks of 3588 bytes (512*7 + 4 byte checksum). At spi clock rates up to 1.2MHz everything works as planned. However at higher clockrates I still receive all my data, the checksum p...

LM.2 by Associate II
  • 472 Views
  • 0 replies
  • 0 kudos

Resolved! How ARR value impact on timer input capture result?

Hello guys,I have just started working with stm32 controllers. I am trying to capture the frequency of signal using timer 2 input capture mode.I am getting absolutely correct frequency if i use ARR = 65535 but when i use ARR = 0xffffffff (As timer 2 ...

HB by Associate II
  • 5091 Views
  • 26 replies
  • 0 kudos

Create STM32 project in ubuntu without IDE

Hello,I've experience in using IDEs to create and run a projects in windows platform. But I've no experience in ubuntu.Now I need to work with STM32F4 mcu in ubuntu platform without using any IDEs (I can use editors). So how do I get start with this?...

debugme by Associate II
  • 2675 Views
  • 6 replies
  • 0 kudos

Resolved! Is it possible to use latest CMSIS DSP Library on STM32F4?

Hi, Expert,I have STM32F407-Discovery and I'd like to use CMSIS DSP Library for audio processing.When I checked the library version which is released, it looks 5.5.4.So, I downloaded latest CMSIS DSP Library and build it for cortex-m4 atchitecture,Be...

SJoo.1 by Associate II
  • 1434 Views
  • 1 replies
  • 0 kudos