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

READ PROTECTION can't be removed

Posted on February 11, 2015 at 15:44We've got a new board and we can't flash them. I am sending an output from STVP > Programming  OPTION BYTE area... Removing *READ PROTECTION* option, this will ERASE all the device flash memory! < OPTION BYTE prog...

stst9184 by Associate II
  • 3350 Views
  • 13 replies
  • 0 kudos

6XUSART or UART mcu

Posted on February 11, 2015 at 13:03Hi all,I need a mcu with 6xUSART or UART.I couldn't find like it.Parametric search http://tureng.com/search/misguides me.Different data between parametric search and datasheet.Can you suggest to me a mcu like it.

(HAL) Sending UART strings using DMA

Posted on February 12, 2015 at 11:51Hi, I'm having a problem that when calling HAL_UART_TRANSMIT_DMA() I require a delay between consecutive calls of the function for it to accept new data into the DMA. I've found adding a HAL_Delay between calls fi...

rajpaged by Associate II
  • 989 Views
  • 3 replies
  • 0 kudos

STM32F0 with HAL driver and EEPROM emulation

Posted on February 12, 2015 at 16:48Hello,I am curently working on an application generated by the STM32cubeMX software. This application use the folowing HAL library's: tim,adc,dma,uart,gpio... I have to implement an erase and write non volatile me...

jgiraud9 by Associate II
  • 557 Views
  • 2 replies
  • 0 kudos

stm32cube[fl]*.zip - previous versions

Posted on February 08, 2015 at 21:52I'm working on a Git repository with the content of the HAL libraries, where I plan to commit each new release.Currently only the most recent versions of the libraries are posted on the public site.Would it be pos...

USB suspend example

Posted on December 21, 2011 at 18:12When I try to enter in suspend mode, as soon as I set it, always receive a wake up interrupt request, and can't do it. I'm not sure if I do the correct process, just set FSUSP and then LP_MODE bit, in USB_CNTR reg...

SPI communication problem MISO

Posted on February 11, 2015 at 11:11 Hello, I am trying to interface the board STM32F4 discovery with communication chip SPIRIT1. When SPI communication, MOSI is ok but MISO always sends 0xFF. ...

STM32F3: help with I2C_InitStructure.I2C_Timing

Posted on February 12, 2015 at 13:18Hi, I wonder if someone can help me understand how to select a value for I2C_InitStructure.I2C_Timing.  I'm using the value from the demo and it works; I just have no idea how it is arrived at: I2C_InitStructure.I...

Error assert_param

Posted on February 12, 2015 at 11:19HiI have a problem generating a I2C-code for my STM32F2xx.I used the STD_PERIPH_DRIVER and the files it contains. When i compile, i get an error like this: Error[Li005]: no definition for ''assert_param'' [referen...

mathijs by Associate
  • 650 Views
  • 1 replies
  • 0 kudos