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

What are the modfication need to do USB work in 180 MHZ?

Posted on April 23, 2015 at 14:45Hi,      I am using STM32f429 USBH sample codes for one of my project. I have configured USB in FS mode.I have connected a USB keyboard and it works fine in systemcore clock 168 MHZ. When i switched to 180MHZ it stop...

STM32f0 As a slave device with transmit and receive

Posted on April 23, 2015 at 15:01I am attempting to implement slave device on an STM32f0 that has both transmission and receive.  I have looked at the two board solution.  I am able to write to the transmission buffer.  However, I can not get the ST...

mjohnson by Associate II
  • 449 Views
  • 0 replies
  • 0 kudos

FreeRTOS + LwIP on STM32F407VG Discovery

Posted on March 11, 2015 at 20:34Hi,I'm new to LwIP and I'm trying to run it on STM32F4 Discovery with FreeRTOS. I'm using STM32CubeMX for generating default code and System Workbench (AC6) as IDE. I use DP83848 PHY in RMII mode. All the software wo...

HardFault when using IAR 6.50

Posted on April 13, 2015 at 19:57Noticed an ''interesting'' issue that I was unable to trackdown.If I compile the example LwIP_UDPTCP_Echo_Server_Netconn_RTOS using IAR 7.40 everything works fine YET when I compile the same code using IAR 6.50 I get...

ariel2 by Associate II
  • 1442 Views
  • 6 replies
  • 0 kudos

SPI question (0xff in DR)

Posted on April 22, 2015 at 04:58Hello everyone,  I checked the data sheet but couldn't find an answer to the following question:  What should happen if master initiates transmission but slave is detached or powered down?   In my tests once master...

st.2 by Associate II
  • 2114 Views
  • 6 replies
  • 0 kudos

STM32F373 Code Question

Posted on April 14, 2015 at 14:05  The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F0 I2C CPAL V2 Listen Mode

Posted on September 26, 2014 at 01:41I am trying to use the CPAL library for I2C communication for the F0 MCU.  This download page seems to suggest that the std peripheral library include CPALv2.  But when I use it, the User manual does not seem to ...

jacky by Associate II
  • 491 Views
  • 2 replies
  • 0 kudos

STM32F411xx flash latency discrepancy

Posted on April 21, 2015 at 08:32The reference manaul for the STM32F411 series says that for a CPU running at 100MHz on a 2.7-3.6 supply voltage, the flash latency should be 3 wait cycles.  However, the CMSIS startup file (system_stm32f4xx.c v1.5.0...

programming SPI on STM32F091RC

Posted on April 22, 2015 at 17:02Hi everyone, I'm trying to program the SPI2 of my STM32 to only transmit data at 18Mbit/s as I saw on datasheet. My problem is to configure the ''SPI_HandleTypeDef'' in order to use the function : HAL_StatusTypeDe...

raphael by Associate II
  • 414 Views
  • 0 replies
  • 0 kudos