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

Resolved! Send And Receive Data with I2C

Hello I Have stm32f107vct6 And I Want to send data from master to slave I2C Protocol . I Wrote Some code But it didn't work.Do you Have complete Example for i2c?this is my code Master:while(1){ while(!__HAL_I2C_GET_FLAG(&hi2c1,I2C_FLAG_BUSY)) HAL...

stm32f769i-DISCO audio line in

Posted on November 20, 2016 at 14:50Hi,I'am trying to get the audio from WM8994 line input.The BSP driver seems rather incomplete, it works with the 4 mems mics but not with the line input from the codec.Is there somewhere any source code example fo...

Not able to clean the project

Each time I right click on the project and say Clean Project I get the following error: 21:15:14 **** Clean-only build of configuration Debug for project nrf24L01P_F407VGT6Disco_RX **** make -j3 clean make: *** No rule to make target 'clean'. Stop....

Resolved! STM32F765 EXTERNAL CRYSTAL

I have custom stm32f765 board it has very minimal design. only some caps and resistor for the reset and boot. My problem is i have attached hse crystal of 16Mhz.this one https://www.digikey.in/product-detail/en/epson/TSX-3225-16-0000MF09Z-AC0/SER4069...

Resolved! STM32F446 I2S stuck on Busy

Hi,I've been trying to get I2S to work without using the HAL to get to know the MCU a bit more. I configured the Peripheral as mentioned in the reference manual, but whenever I write to the SPI->DR the status is stuck on busy.This is my init function...

FLewz.1 by Associate III
  • 1024 Views
  • 17 replies
  • 0 kudos

Not able to read data from STM32G031 Mcu I2C slave

I have configured my stm32g031 mcu as an i2c slave. My PC terminal is my master device and is connected to mcu via FTDI cable. When I do a i2c write, I can see mcu receives the data. But when I do an i2c read, I can see it reads 255 on my pc terminal...

AR_26 by Associate II
  • 336 Views
  • 2 replies
  • 0 kudos

Resolved! Question about DWT on STM32L431

I have a straightforward question regarding the DWT counter. I am using the DWT->CYCCNT counter to count clock cycle differences in the STM32L431CC, and I noticed that CYCCNT is 32-bits wide. If I were to use HSI16 as my internal clock source, the CY...

RrW1 by Associate III
  • 654 Views
  • 5 replies
  • 0 kudos

MCU support both 1.8 V GPIO and 3.3 V GPIO

Hi, I am looking for MCU which support 1.8 V GPIO and 3.3 V GPIO,My target is about 20 pin 1.8 V GPIO and about 10 pin 3.3 GPIO.After my search, I think STM32F0x8 can meet my requirement.I want to know are there STM32 low power series MCU or STM32 Hi...

KSu.1 by Associate
  • 256 Views
  • 2 replies
  • 0 kudos
Labels