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

__weak & CLANG

Posted on October 04, 2017 at 16:26Using the 5.24a Keil tool & MXCube v4.22 with V1.16 libs for F4 devicesHave a project based on mxCube and my code that works correctly :(.linking...Program Size: Code=53948 RO-data=8468 RW-data=67988 ZI-data=55308 ...

dcurran2 by Associate II
  • 767 Views
  • 2 replies
  • 0 kudos

STM32F4 and FatFS. SD Card mounting issue.

Posted on October 04, 2017 at 11:12Simple issue description: f_mount function from FatFS causes stack problem .More detailed description:We have a project in which we use the processor STM32F407Z and we have to read files from an SD Card with using ...

Oleg M by Associate
  • 782 Views
  • 3 replies
  • 0 kudos

stm32f205 HS Isochronous Transfer fails

Posted on October 05, 2017 at 10:41Good Morning!I am currently developing an HS USB Audio DAC using the STM32f205 microcontroller, using the HAL Library to keep things simple and to have a fast code. I have already tested my USB 'low-level-driver' b...

STM32F7 - Error in final launch sequence

Posted on October 05, 2017 at 07:57Hello,I when I am about to run my application on STM32F7 discovery board, I am getting the error below.Project toolchain - SW4STM32Board - STM32F7 discovery boardThanksDheeraj#stm32f7

0690X00000608USQAY.png

I2C not work in stm32f103c8t6

Posted on October 05, 2017 at 07:58I am under test for I2C. Setting of CubeMX does not allow the pullup/down setting. The I2C device used is htu-21d (Humidity and Humidity Sensor).--source code--.. i2cTxData = (uint8_t)0xe3;    // temp while(HAL_I2C...

0690X00000608RKQAY.png 0690X00000608RLQAY.png 0690X00000608UcQAI.png

Enabling and Disabling PWM

Posted on October 05, 2017 at 04:08Hello,On an STM32F4, I've configured and can generate a  PWM signal from 2 pins, offset by 180 degrees. This is using TIM3 and TIM4, on PB5 and PB6. What I want to be able to accomplish is this. I would like to be ...

Calling stm32429I-Eval Bootloader

Posted on May 02, 2014 at 01:26Hello, we are wanting to call the built-in bootloader from our application without manipulating the BOOT0/BOOT1 pins. I am trying to use the EVAL board to validate our method. The Users Manual for the Eval board does s...

chuck2 by Associate
  • 3375 Views
  • 32 replies
  • 2 kudos

Resolved! Does STM32L072 support USB programming/debugging?

Posted on October 04, 2017 at 07:37Hello All,Is it possible that STM32L072 can be programmed/debugged through USB?  It would be nice if somebody could share reference to the possible ways the micro-controller can be programmed/debugged.Best Regards,...

sarang2 by Associate
  • 535 Views
  • 3 replies
  • 0 kudos