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

STM32F3: Back to Read Protect level 0

Posted on March 12, 2015 at 14:27eg:The 10 first pages of Flash are write protected.The read protect level 1 is activated.What's happen when going back to level 0 ?According Reference manual, a mass erase is done but what's happen to the write prote...

SD CARD data larger than 800 bytes write error

Posted on March 13, 2015 at 08:52i am simply testing FATFS with my uSD card, whenever i write more than 800 bytes of hex data in card using f_write, it writes junk data, the hex file is attached, my code is shown below#define size 1200uint32_t buffe...

scholar by Associate II
  • 705 Views
  • 4 replies
  • 0 kudos

STM32F407 comms to thermopile

Posted on March 13, 2015 at 10:36 Hi, I am trying to interface to the Heimann 16x16 sensor but having issue with the timings and synchronization. There is only one bi-directional data line as shown in the pinouts below.The device acts as ...

0690X00000605FoQAI.png 0690X00000605FAQAY.png 0690X00000605FFQAY.png 0690X00000605GDQAY.png
paul23 by Associate II
  • 361 Views
  • 1 replies
  • 0 kudos

Band Pass Filter STM32F429i discovery kit

Posted on March 13, 2015 at 09:32I am new to DSP. I have done fft and filtering using scilab tools. now same thing i want to do on stm32f429i discovery kit. I need Band Pass Filter (0.5 to 5Hz) in STM32F429i discovery kit. we dont have any tools whe...

lokesh by Associate II
  • 329 Views
  • 0 replies
  • 0 kudos

The exact mean of ''USE_RTOS''

Posted on March 13, 2015 at 04:03In the CubeMX generated code, I found this macro ''USE_RTOS'', in the implementation of HAL_LOCK macro. And the comment '' USE_RTOS should be 0 in the current HAL release ''. But now I'm using FreeRTOS. So I need to ...

lo_529 by Associate III
  • 269 Views
  • 0 replies
  • 0 kudos

Spurious SAR trigger by Disabled timer

Posted on March 11, 2015 at 14:48I'm setting up a process where a regular group of SAR conversions will be triggered by a timer. The SAR is configured to use DMA to transfer that data into a buffer. The buffer memory is actually organized into two b...

iumez by Associate II
  • 731 Views
  • 8 replies
  • 0 kudos