STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Stm32f4 and DCMI problem

Posted on April 26, 2016 at 08:28hello I get overflow on DCMI .please see my code.DCMI config :  hdcmi.Instance = DCMI;  hdcmi.Init.SynchroMode = DCMI_SYNCHRO_HARDWARE;  hdcmi.Init.PCKPolarity = DCMI_PCKPOLARITY_RISING;  hdcmi.Init.VSPolarity = DCMI...

Transferring large blocks of data over USART

Posted on April 28, 2016 at 15:20Dear all, I have problem transferring relatively large block data (>= 600 bytes) over USART. All blocks smaller than 600 bytes can be sent successfully from MCU and the host at the other end receives that correctly. ...

danesh by Associate II
  • 419 Views
  • 2 replies
  • 0 kudos

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
  • 379 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
  • 408 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...