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

__CC_ARM and __ARMCC_VERSION regarding __attribute__

In the example projects there is no dedicated __ARMCC_VERSION (ARM compiler V6).file: stm32_wpan_common.h, in the BleHeartRateRTOS example#if defined ( __CC_ARM ) #if defined (__ARMCC_VERSION) && (__ARMCC_VERSION >= 6010050U) //We never get here! ...

DS.4 by Senior II
  • 2152 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F030 SPI1 enable bit (CR1->SPE) is not set to 1

Hi,I am trying to interface eeprom module with STM32F0308-Disco board using CUBE IDE - HAL library. SPI communication is not working properly, I am getting random values while trying to read the Eeprom ID.While debugging the code I found that the SPE...

0693W00000GXsxMQAT.png
SSala.3 by Associate III
  • 908 Views
  • 3 replies
  • 0 kudos

Question about calculating i2c timing

I use stm32373c_eval board and I try to acquire and send test data by i2c communication.The max speed of usb-i2c i use is 400k and board i2c clock frequency is 72M.I downloaded the I2C_Timing_Configuration_V1.0.1.xls from st website.I try to configur...

0693W00000GXoyQQAT.png
KShen.1 by Associate II
  • 1151 Views
  • 5 replies
  • 0 kudos

Wake from standby not working. STM32H743IIT6

I have a custom board with an led on PD7 and Normally High push button on PI11. There is also a pushbutton set up on NRST. Device is a  STM32H743IIT6I can get the processor to go into standby okay. This is confirmed by the __HAL_PWR_GET_FLAG(PWR_FLAG...

FColl.1 by Associate III
  • 642 Views
  • 3 replies
  • 0 kudos

DRDY pin for HTS221 on B-U585I-IOT02A?

Having previously worked with the STM32L4S5 IOT board with an HTS221 on it, I'm familiar with the I2C interface and the HTS221's DRDY exti pin.In the reference manual for the STM32U585-based IOT board, though, there is a giant blank on the I/O line f...

0693W00000GYUd0QAH.png

LSE clock not starting - STM32F373

Hi!I have a STM32F373VBT MCU and I have issues with LSE.First I have selected this crystal.Because STM32 documention recomended it for my processor. Also I notice that I need to have high drive for my crystal because it has a 12.5 pF load capacitance...

0693W00000GY662QAD.png 0693W00000GY66WQAT.png 0693W00000GY68mQAD.png 0693W00000GY5p2QAD.png
DMårt by Lead
  • 1572 Views
  • 9 replies
  • 0 kudos

J link plus programming STm32F46

Hi forum ,we decided to make a test buying a segger j link plus debug probe. We are using SWD debug interfaceWe are using STCubeIde for programming When w etry to program the micro we got : - Can not attach to CPU. Trying connect under reset. - Conne...

SGasp.1 by Senior
  • 303 Views
  • 2 replies
  • 0 kudos