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

SPSGRF-868 Throughput

Posted on June 25, 2018 at 11:08Hi,Can someone help if it was possible to get 200kpbs+ throughput between SPSGRF-868. I would highly appreciate, if someone can share their experience. My distance would be not more than 10-12mts between transceivers....

Resolved! data from ADC104S021 via SPI seems not correct

Posted on June 19, 2018 at 07:47 Hi All, I am developing driver for ADC104S021 for STM32F103 I have tried to read AD converted value from ADC via SPI, the value seemed not correct one. timing diagram as follows (from datasheet). m...

0690X00000604hmQAA.jpg 0690X0000060LGXQA2.png

Annotation/development/ note

Posted on June 25, 2018 at 06:12Hello, I have microcontroller stm32 f103, maybe you can give me annotation note or other recomendation for programming realtime system for exampla - electrodrive?#annotation #realtime #note #help #stm32 #f103

decoding hex file for stm32101c8 cpu

Posted on June 24, 2018 at 10:53I have a program for a board we use that outputs a PWM signal.I did not program the board but we have the HEX files for JTAG to the board.Can this file be decoded back to source code?

STM32cubeL4 and TrueSTUDIO

Posted on June 22, 2018 at 19:41I would like to open some of the the examples for the STM32L4R9I-EVAL board in TrueSTUDIO.  This is described in section 4.1 of UM1860 'Getting started with STM32CubeL4...'.I browse to: STM32Cube_FW_L4_V1.12.0\Project...

Effect of LSCO in Analog Mode

Posted on June 25, 2018 at 00:59Am am using an STM32L433 part with an LSE and wish to use the LSCO to drive a Bluetooth module's low-power oscillator input (SPBT3.0DP2's LPO) pin.  I see that the code which enables the LSCO output sets the PA2 to An...

problem with interrupt in stm32f103

Posted on June 23, 2018 at 14:28Hello everyone;I'm using stm32f103c8t6 with HAL drivers, I'm running my code in an interrupt routine every 40 ms (in other words,I have an internal interrupt every 25 HZ), this specific time is of great importance to ...

How to use the RTC tamper level detetion function ?

Posted on June 24, 2018 at 05:40The tamper level detection configuration shown belowvoid init_BspTamper(){RTC_TamperTypeDef  stamperstructure;  RtcHandle.Instance            = RTC;  RtcHandle.Init.HourFormat     = RTC_HOURFORMAT_24;  RtcHandle.Init....

Labels