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

SHA256 RSA digest

Posted on March 01, 2017 at 22:48I have this working on a stmicroF427 part and I am trying to run the same code on a STmicroF103.  The only changes are that I used the M3 versions of the library on the F103 part, and the 427 system uses cube and the...

jim239955 by Associate II
  • 1033 Views
  • 8 replies
  • 0 kudos

Looking for a trig function library?

Posted on March 02, 2017 at 21:27I am using an STM32F407 (new to ST and this processor) and I need to be able to calculate sines, cosines, square roots, various other trig functions for a power conversion application.  Is there a math library I can ...

abarnett by Associate II
  • 1518 Views
  • 7 replies
  • 0 kudos

Routine for calibrating STM32L0x A/D

Posted on February 28, 2017 at 19:19Hi  I am about to use the on board a/d convertor for the STM32L0x processor. I have looked in the user manual of the chip and HAL user manual, where it mentions HAL_ADCEx_Calibration_Start() etc. for calibrating t...

PWM and DMA code

Posted on March 01, 2017 at 18:26 I want to refactor this code from Betaflight /external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fcleanflight%2Fcleanflight%2Fblob%2Ffd1d8d532e8a21fec0b044e984f465b81f4cbed1%2Fsrc%2Fmain%2Fdrivers%2Fpwm_output_stm32f7...

Resolved! SPI 8bit data length

Posted on February 28, 2017 at 16:56Hi, I'm setting up SPI comms with a slave device. (ADXL350 accelerometer) This is on an STM32F767ZIT6. I should point out I put this on a nucleo -'F746 board but it's all working fine so far at 200MHz with other p...

0690X00000603hHQAQ.jpg
tau by Associate II
  • 2101 Views
  • 11 replies
  • 0 kudos

My Stm32L0 working without JP6 ON

Posted on March 01, 2017 at 21:36Hi everyone, i'm currently working with an stm32L053R8 and here's my problem:My board works without the jumper JP6 on. I don't get why.By 'it works' I mean I'm able to connect it to STM Studio and read RTC datas with...

Resolved! ST32F302RC USART with parity not working

Posted on March 02, 2017 at 08:49Hello,I am working on STM32F302RC. I want to use the USART1 with parity enabled both odd/even which is configurable through command.I am using USART1 withbaudrate 115200,data length8 bit ,  parity none with this conf...

ra.pamod by Associate III
  • 1321 Views
  • 14 replies
  • 0 kudos

STM32F415xx flash self write issue

Posted on March 01, 2017 at 16:55I'm developing a firmware for a custom board based on a STM32F415xx microcontroller.The application must read a file from the on-board SD card, parse it and save some data into the microcontroller flash.This is worki...

Labels