STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F767 alternate function CAN3

Posted on April 28, 2016 at 08:31Hi, i want to design the mapping of my board. I need CAN3. In the STM32F767 Datasheet an unconsistency. In chapter 3 Table 10 (pin and ball definitions) is descriped that at pin PA8 the CAN3 is possible as alternate ...

sascha23 by Associate II
  • 359 Views
  • 1 replies
  • 0 kudos

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...

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
  • 395 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
  • 1070 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...