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

Atomic SPI?

I am getting two bytes making 15 bit adc result via SPI bus. Is there a way to make SPI operation atomic, what aboiut DMA. And what about code in general, how does one disable interrupts or make thing atomic.Please note, there is no rush, the CPU is ...

LMI2 by Lead
  • 323 Views
  • 3 replies
  • 0 kudos

How to find posts??

Sorry. Forum structure / operation unfamiliar to me. I posted a question and got an answer.GOOD! I think. So I logged out. Did some work. Came back later. Logged in. I thought the question was in STM32 MCU's. If I type my user name in the search b...

STM32F103 24LC128 EEPROM

Hi,I am trying to write and read 64bytes data to 24LC128 eeprom with code below. For first64 bytes i can write and read clearly but the next values can not be written. What is wrong with me ? Any advises ?HAL_I2C_Mem_Write(&hi2c1,(uint16_t)0xA0,0x00,...

er3481 by Senior
  • 531 Views
  • 7 replies
  • 0 kudos

STM32 mcu simulation

HiI am making a project on a STM32F767ZI MCU and with this situation I cant efficiently test the code which depends on input/output of digital and analog variables because i dont have access to the hardware (in this case i want do drive a motor and i...

LConc.1 by Associate
  • 483 Views
  • 1 replies
  • 0 kudos
Labels