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

STM32L1 internal EEprom (user data in NVM)

Posted on May 29, 2016 at 23:18In STM32L1 how works the internal small EEPROM? (The Data EEPROM memory block. It contains user data)For example the Page 0 0x0800 0000 - 0x0800 00FF = 256 bytes, to use it must be first erased?For write is DATA_EEPROM...

Step+Dir Interface to STM32F4

Posted on May 30, 2016 at 05:42Hello, i am in the path of developing brush-less DC servo system for CNC mill, Because i will use motor encoder, as well as position quadrature encoder, i need ability of hardware tracking step and dir impulses. It wo...

HardFault at ORR instruction, what is happening?!?

Posted on June 02, 2016 at 00:28Hi,I am trying to get STM32CubeMX + arm-gcc + Nucleo-073RZ to do things. It won't.I can see in my debugger and lst file that08000990 <SystemInit>:SystemInit():/Users/dongfang/workspace-arm/stm32cube-playground/Nucleo0...

soren by Associate II
  • 209 Views
  • 1 replies
  • 0 kudos

STM32F100C8T6B (Rev. Z) problem

Posted on June 01, 2016 at 16:35Hi all. I can't get more far than reset handler. On a first instruction I'm failing into HardFault_Handler. SCB->CFSR says  STKERR and IMPRECISERR.I see it only in STM32F100C8T6B. They all have rev. Z. All another chi...

STM32+HAL+SPI

Posted on June 01, 2016 at 17:01HiI'm trying to communicate with ADC through SPI interface with HAL layer and ended up with issues.At start I configure adc:HAL_SPI_Transmit(&hspi1, &SDATAC, 1, 3); //0x16HAL_GPIO_WritePin(GPIOC, START_Pin, GPIO_PIN_S...

0690X00000605OHQAY.png

STM32F429 USB Audio 16/24bit

Posted on March 21, 2016 at 07:51Hi, I want to ask you if it is possible using HAL to change usb format audio from 16bit to 24bit and vice versa. Now I can choose in windows between different frequencies of 16bit sampling, but if I change usb descri...

STM32F042 PVR/Brownout Setting

Posted on May 10, 2016 at 12:47 I am having an issue with a slow supply ramp, so I have been trying to set theSTM32F042 to do a software reset if the supply is under say 2.5Volts. I've been playing around with the PVD settings, and interrupts to...

rob2399 by Associate II
  • 199 Views
  • 1 replies
  • 0 kudos
Labels