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

STM32F4 SPI-DMA error

Posted on December 06, 2013 at 14:18The original post was too long to process during our migration. Please click on the attachment to read the original post.

gcntrk by Associate II
  • 450 Views
  • 4 replies
  • 0 kudos

custom IAP stm32f407

Posted on July 17, 2013 at 10:43Hi, I would like to add in-application programming (IAP) to my design. Of course, this is supported by the chip, with built in bootloader, etc. But in our system there are a number of chips distributed around the mach...

periphe

Posted on December 10, 2013 at 12:32heloo,I have problem ? how to use the null-modem female/female RS232 cable between the DB9 connectr CN16 (USART3) and PC serial ??can you give me a picture please ?  #lmgtfy #first-principles #ask-better-questi...

tifou by Associate II
  • 256 Views
  • 2 replies
  • 0 kudos

Unique device ID address in STM32F2xx

Posted on December 10, 2013 at 12:32Hi,I have been looking for some time and I cannot find an answer. In a previous project I found the UID for the STM32F107 using the following function. Can someone tell me what the equivalent for STM32F2 is?void G...

periphe

Posted on December 10, 2013 at 12:34heloo,I have problem ? how to use the null-modem female/female RS232 cable between the DB9 connectr CN16 (USART3) and PC serial ??can you give me a picture please ? 

tifou by Associate II
  • 176 Views
  • 1 replies
  • 0 kudos

Using BOR against FLASH corrupt

Posted on December 10, 2013 at 13:07I have a problem that rarely 1 sector of my FLASH is erase but not written again. I use to rewrite this sector at power up by erase it and write new data in it. The problem is that I don't know when it happen. I m...

Barbie by Associate II
  • 179 Views
  • 0 replies
  • 0 kudos

CAN communicatino problem discovery f4

Posted on December 09, 2013 at 20:45Hello I have a problem with CAN transmission and reception I have tried to make it connecting the CANRX to the CANTX, but it doesn't work. I have found the same problem when trying to make connection with other bo...

hadjrami by Associate II
  • 229 Views
  • 2 replies
  • 0 kudos

How to measure speed of STM32F429

Posted on December 10, 2013 at 06:34I have a STM32429I-EVAL board, initialized it and made it work, but I am not sure if the processor speed is up to max. The function RCC_GetClocksFreq returns 180 MHz, but cannot trust its return. I did a loop to t...

STM32F4 Discovery as SPI slave with interrupts

Posted on June 13, 2013 at 11:08hi,  I am working on  a project where I need to sample some data using the ADC in discovery at 1MSPs and transfer it to a raspberry pi board via SPI. As Rpi supports only SPI master mode the discovery board acts as a ...

Labels