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 NAK stopping SysTick

Posted on July 22, 2015 at 07:35Hi there, I'm trying to do a blocking I2C read in another interrupt. If I receive a NAK the HAL seems to crash (I'm seeing uwTick stop). Both the I2C interrupt and the interrupt I'm doing the read from have a lower (h...

0690X00000605IAQAY.png

STM32F3Discovery I2C EEPROM not working

Posted on June 16, 2015 at 02:56 Greetings. I am trying to use STM32F3Discovery(STM32F303VCT6)I2C interface to communicate with24C04 EEPROM device. And as for now all my attempts failed I've decided to ask for help. I initialize I2C1, then ...

Help with Stm32f429 FMC SDRAM(MT48LC16M)

Posted on July 21, 2015 at 17:15I design a board based on Stm32f429-discovery and add a 8192 Row x 512column x 16 bit Sdram to Sdram Bank 2. my Sdram is MT48LC16Mhttp://pdf.datasheetarchive.com/datasheetsmain/Datasheets-19/DSA-364195.pdf I study Dat...

High speed data transfer to STM32F3

Posted on July 20, 2015 at 23:34Hi All,I need to transfer a large amount of binary data to my STM32 and am trying to figure out what the best way to do this would be. The data throughput needs to be roughly 8Mbps. The device has USB so I was thinkin...

daniel2 by Associate II
  • 748 Views
  • 3 replies
  • 0 kudos

Extra Data Transferred by DMA

Posted on July 21, 2015 at 21:27 Hi All, I'm configuring my DMA to transfer 48 bytes of data, and am triggering the DMA interrupt both on TC and HT events. Currently if I disable the DMA after the first interrupt, so I would expect to see...

daniel2 by Associate II
  • 982 Views
  • 3 replies
  • 0 kudos

STM32F4 USB minimum operating voltage

Posted on July 21, 2015 at 22:20I am running the stm32f407 at 1.85V and was wondering if it would be possible to get USB working at this operating voltage. I've pulled up the d+ line to Vbus but cannot get proper enumeration. I believe as long as th...

gradoj by Associate
  • 483 Views
  • 2 replies
  • 0 kudos

STM32F7xx I2C bus frequency too high

Posted on July 21, 2015 at 20:51Hello folks,I am working with an STM32F7 Discovery board which uses an STM32F746NG microcontroller.I would like to use the I2C peripheral without using the STM32Cube HAL, just by directly accessing the registers.I man...

joel23 by Associate II
  • 924 Views
  • 2 replies
  • 0 kudos

DMA on SPI not sure if working !

Posted on July 21, 2015 at 21:24Hi , I'm driving a 1.4'' TFT LCD on STM32F4 Disco , via SPI3 . I wanted to increase the speed of writing to the LCD so I decided to use DMA. The code compiles and work nicely but still too slow and no difference can b...

monta by Associate II
  • 536 Views
  • 1 replies
  • 0 kudos

STM32F4-Discovery connection problem with STMStudio

Posted on January 05, 2015 at 22:48Hi,I have installed STMstudio 3.3 on win7 x64, and I have installed java x86. (http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html).When I want to run, I select ST-Link SWD,but I get...

zivadin by Associate II
  • 1101 Views
  • 4 replies
  • 1 kudos

STM32F030 bootloader reliability over rated temperature range?

Posted on July 15, 2015 at 01:11I'm thinking about using a STM32F030 in a slave application where a master may need to reprogram the STM32F030 via the bootloader in the field.  I have had good success with this using STM32F100 parts as bootloader sl...

pmoore by Associate II
  • 1055 Views
  • 5 replies
  • 0 kudos