STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

12864B I2C LCD I will ask. (STM32F429)

Posted on November 29, 2017 at 07:51Hi everyoneThat link page 12864 I2C LCD(https://community.st.com/external-link.jspa?url=http%3A%2F%2Fzhongbest.com%2F2017%2F04%2F05%2Fi2c-lcd12864%25E6%2598%25BE%25E7%25A4%25BA%25E5%25B1%258F%25E5%2585%25BC%25E5%2...

Resolved! STM32F072 Nucleo-64 - TIM16 problem

Posted on December 11, 2017 at 11:33Trying to use TIM16 of a STM32F072 to generate a (software triggered) one shot high pulse at a GPIO pin.As there are some screenshots, I have attached a PDF to show the problem. I do not use any timer hardware bes...

JuM by Senior
  • 727 Views
  • 3 replies
  • 0 kudos

Value of ''__initial_sp''

Posted on December 11, 2017 at 13:30Hello , I am new to ARM cortex M processors and while doing some coding on my board using KEIL  i found thatat location 0x0000_0000 my debugger shows the value '0x2000_0660' . Thats the value of the MSP loaded. bu...

n.serina by Associate III
  • 658 Views
  • 1 replies
  • 0 kudos

STM32F769I Eval Board Can Bus Example

Posted on December 11, 2017 at 14:58Hi everyone,I am using STM32F769I Eval Board and i am trying to run the STM32Cube_FW_F7_V1.7.0 CAN_Networking example.First i read the documentation and set the jumpers +-------------+-----------------+       |  ...

SPI example code for ST disco board

Posted on December 04, 2017 at 07:05We are trying to communicate ST disco board with atmel board  using example code of SPI.We have configured spi clock frequency 500000hzclock phase and clock polarity as zero, in atmel board.where to configure spi ...