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

STM32 CUBEMX SYS Debug Settings

Posted on March 04, 2018 at 07:11 Here is the SYS debug settings Here is what CubeMX did. My questions is: I use Serial Wire and Trace Synchro Sw (4 bits) most. Here is the SYS debug settings Here is what CubeMX did. My questions is: Here ...

0690X00000609uHQAQ.png 0690X00000609oyQAA.png 0690X00000609ozQAA.png

SD card using SPI initialization stm32f303 issue

Posted on November 30, 2016 at 16:21 Hello, I am sending the correct command and I can see it on the scope.However, I don't get 0x01 response(I keep getting 0xff) from SDcard(SDHC)(SanDisk Ultra 40MB/s ...16GB) I am using the following code:uint8_t...

alkuor by Associate II
  • 608 Views
  • 2 replies
  • 0 kudos

How to interpolate and compare 2 sine waves

Posted on February 28, 2018 at 22:23 Hi everyone, With my STM32F103C8T6 I would like to receive the 2 signals I1 and I2 from the picture below in order to convert to https://community.st.com/tags#/?tags=square%20signal. All the square part is...

0690X00000609qZQAQ.png
paul sauv by Associate III
  • 3139 Views
  • 19 replies
  • 0 kudos

Resolved! STM32L496ZG Nucleo-144 CAN initialization

Posted on March 05, 2018 at 15:19 I have Nucleo-144 Board with a STM32L496ZG and use it for evaluation if the MCU will work for us. But I´m stuck with the CAN initialization. I have the following init code: // CAN clock LL_APB1_GRP1_EnableC...

Resolved! ADC_EOC_SINGLE_SEQ_CONV STM32H7 error compilation

Posted on December 01, 2017 at 16:23Dear all,I used STM32H743 cibleIn the CubeMx, In ADC1 Configuration, i choose End of single or sequence conversion for 'End of conversion selection'Then when i generate my projet and i try to compile, i have error...

aneveux by Associate II
  • 317 Views
  • 2 replies
  • 0 kudos

Resolved! STM32l4 FW 1.10 ADC Rank assert

Posted on November 15, 2017 at 10:57 Hi, I have ADC set like so (Code generated by CubeMX): sConfig.Channel = ADC_CHANNEL_1; sConfig.Rank = 1; sConfig.SamplingTime = ADC_SAMPLETIME_2CYCLES_5; sConfig.SingleDiff = ADC_SINGLE_ENDED; sCon...

JTAG and Flash memory resistor calculations

Posted on March 05, 2018 at 11:54JTAG and Flash memory resistor calculationsIn one of the schematics. there is an 22.1 ohm series resistor between Micro controller and the Flash RAM.Now if we go for the Stress analysis of that resistors it is going ...

deep ch by Associate II
  • 555 Views
  • 2 replies
  • 0 kudos