STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI test with other boards

Posted on December 18, 2017 at 06:49HiWe have tested the SPI example code provided from ST disco board  with other boards like atmel controller. Atmel as master and ST disco board as slave. We have connected Atmel                ST/FPGA MOSI       ...

HALT management in USB stack

Posted on December 19, 2017 at 12:56Looking in the internet I found this webpage /external-link.jspa?url=http%3A%2F%2Fwiki.osdev.org%2FUniversal_Serial_Bus%23STALL that say: 'Typically, the STALL handshake indicates a functional stall. A functional ...

STM32L431CC Evaluation boards

Posted on November 09, 2017 at 12:40HiI want to work on STM32L431CC chip.But I didn't found any discovery board for this.I found this from one of the post in community (https://community.st.com/message/166605-re-st32l431-discovery-boards?commentID=1...

how to transfer stm32f407 code to stm32f103

Posted on December 02, 2017 at 09:44Recently we are able to run a code in Discovery STM32F407 board and now trying to convert it to STM32F103 in STEVAL-PCC009v2 board.Pls let us know what modifications we need to make in our code.

ruhidd by Associate
  • 727 Views
  • 2 replies
  • 0 kudos

STM32f303 CAN bus approach

Posted on December 19, 2017 at 02:15Hello,I'm new to CAN bus and I'm trying to get my head wrapped around this protocol.  I'm looking at the CAN Networking sample code and don't really grasp how it is intended to work.  Here are some observations/qu...

Resolved! STM32F303 ADC calibration doesn't end

Posted on December 18, 2017 at 05:02Hello everyone,I'm staring a new project with a STM32F303VC, I want to use the ADC peripheral but having trouble getting the Calibration to end. Below is the code that I execute just after the board has initialise...

margce by Associate III
  • 1427 Views
  • 7 replies
  • 0 kudos

CAN example for STM32F303RE Nucleo-64

Posted on December 19, 2017 at 00:16Hello,I'm new to the CAN bus protocol and I'm wondering if anyone knows if the standard peripherals CAN example works on the dev board I have (stm32f303 Nucleo-64).  The readme for the example program indicates th...