STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C Stop after Address

Posted on April 27, 2016 at 13:45 Hello, I am trying to handle I2C bus errors on the master side => get the I2C bus working again after detecting an error. (MCU: STM32F407) In the following test, the master send an Address + Read c...

J-Link firmware for STLink?

Posted on April 27, 2016 at 10:59Hello, a ST mailing '' Microcontroller news from STMicroelectronics - April 2016'' announces ''http://links.st-microelectronics.mkt5947.com/ctt?kn=8&ms=MTI4OTE2NTUS1&r=MTM3NzQ3NDI5NDM5S0&b=3&j=NzIzNzQ4MTY1S0&mt=1&rt=...

stm32f401 ''accidental'' read out protection

Posted on April 27, 2016 at 14:25Hi, I have a custom board based with STM32F401 MCU. While programming the board with OpenOCD, it somehow failed and now the board is with ROP. I'm trying to figure out why the MCU gone to that state. Any ideas why? T...

M7 core revisions

Posted on April 27, 2016 at 11:10Hello,  http://www.keil.com/support/docs/3778.htm describes a nasty bug when single stepping in Cortex M7 up to r0p1. I am hit by this bug with my F746 boards, as the core revision is  r0p1. Two questions: - will STM...

CubeMx always close automatically

Posted on April 27, 2016 at 16:56Hi, I am using the latest version of cubeMx under windows 7(64 bit). I found that this software always close automatically.How to solve this problem?Thank you.

STM32F100RB RF examples/library

Posted on April 27, 2016 at 17:55Hey there.Im using STM32discovery board with built in STM32F100RB MCU. I have looked everywhere for examples how to use simple RF receiver/tranceiver. Does anyone have example for this kind of project? or anyone know...

e239955 by Associate II
  • 473 Views
  • 0 replies
  • 0 kudos

STM32F2xx : Send an Email with GMAIL

Posted on April 27, 2016 at 10:47 STM32F217 : Send an Email with GMAIL Hi, I've a problem (I use : STM32F217 - ETH RMII Mode - Standalone) : I need to send an email using a gmail account! a. I don't use DNS so I need SMTP server IP ADDRESS of ''s...

RSA- crypt

Posted on April 20, 2016 at 17:03Hi  anyone has the implementation of RSA.

arunl4g by Associate II
  • 1299 Views
  • 6 replies
  • 0 kudos

SMT32F7XX Memory Mapped Quad Spi corruption

Posted on April 26, 2016 at 22:51Hello all,I have been unable to root cause a memory mapped quad spi access error.The error was found by accessing an array of function pointers stored in spi flash that would cause a hard_fault.It appears to have som...

STM32F429NIH6 interfacing with Memory

Posted on April 26, 2016 at 13:55Hi, I have interfaced two SDRAM and two NAND flash with STM32F429NIH6 Microcontroller. I have shared the 16-bit data bus with all of the devices mentioned above. All are operating with 3.3V supply, SDRAM CKE and CS# ...