STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN on STM32F756xx

Posted on December 10, 2015 at 16:12Hello,I try to send CAN frame from CAN1 to CAN2 on STM32F756xx. CAN1 works in a master mode and CAN2 in a slave mode.I can transmit frames from CAN1 as well as from CAN2 but I can't receive any messages.Also when ...

can't find COM port on my PC.. (STM32F401RE board)

Posted on December 08, 2015 at 08:39Hi, I've been seeing COM2:STMicro... port on my PC but after I removed some drivers and installed some, it disappeared. Still I can connect to the target using ST-LINK/V2-1 utility and I can debug the code using u...

ckim by Associate II
  • 1586 Views
  • 3 replies
  • 0 kudos

STM32F4 slave uart DMA circular buffer

Posted on June 09, 2014 at 19:00I have to write new driver for uart slave interface with a STM32F407 For RX I thought I enable DMA in circular buffer  mode. The device is always ready to receive and with HC and TC DMA interrupt I can download the R...

Device identification

Posted on December 10, 2015 at 20:42Hi, short question, what is the meaning of the last two characters (T7) of device ID STM32F407VGT7? Thanks.

paul2 by Senior
  • 258 Views
  • 1 replies
  • 0 kudos

stm32F746 and I2C

Posted on December 07, 2015 at 22:40Hi,Just need some help with the I2C peripheral of the 32f7. I would like to read 2 bytes from an imager Aptina. The i2c sequence is composed of 1 write cycle followed by 2 read cycles. After the write, the stop ha...

Counting pulses over a certain time period

Posted on November 30, 2015 at 17:00Hi, I am using STM32F1 and want to count the number of times a digital input is high, over a period of 5 seconds. Can anyone please help me with this query? Thanks in advance.

llmg343 by Associate II
  • 607 Views
  • 5 replies
  • 0 kudos

STM32 UART reliability with high baud rate

Posted on December 08, 2015 at 17:32Hello everybody,I posted a http://electronics.stackexchange.com/questions/204376/stm32-uart-reliability-with-high-baud-rate recently on stackexchange, but didn't get satisfying answer. It's related to reliability ...

jalooc by Associate
  • 1534 Views
  • 4 replies
  • 0 kudos

FatFS append file only once opened

Posted on December 10, 2015 at 15:28 Hello there, I have a logger application on a STM32F407 device. I am saving logs to sd card. Generally it works, but I would like to make the procedure a bit faster by opening the file only once at the beg...

FMC Timing Question

Posted on December 09, 2015 at 19:15Hi I am writing some data to an external device on the address and data bus I have used Stm32cube to set up the timing data. Once I have written the data to the device I have to strobe a data line. This is fine bu...

jowen by Associate II
  • 652 Views
  • 4 replies
  • 0 kudos