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

Problem in SPI transmission of stm32f072cb

Posted on July 21, 2017 at 16:34Hi guys,I am new to stm32 controller and i am facing a problem in receiving part of spi which is not working can you please explain to me the specific part of the code need to change i am using spi in bidirectional mo...

Why is priority HAL_DELAY compared to button?

Posted on July 20, 2017 at 15:38Hi,i've a little problem with stm32L0.I want change state with button B1, but HAL_DELAY is priority of button. the mian is:uint8_t stato; stato = 0;while (1) {switch(stato) { case 0: HAL_GPIO_WritePin(LD2_GPIO_Port, L...

Lex Trc by Associate II
  • 697 Views
  • 3 replies
  • 0 kudos

STM32F746ZG Timer accuracy and jitter

Posted on July 21, 2017 at 12:10Hi there, I have a Nucleo F746ZG board and am experimenting with the peripherals.  I'm trying to get a regular timer interrupt at a given frequency, and am seeing a huge amount of jitter.Here's my configuration: Syst...

Help with USB on stm32f723e-disco

Posted on July 13, 2017 at 10:00Hello! I bought evaluation board: stm32f723e-discoI want to communicate stm32f723e-disco with PC through USB cable through virtual com-portI use Keil as IDE.Where can I find example project to start working with usb?T...

Problem in setting CHSELR register

Posted on July 21, 2017 at 12:01Following the previous post: https://community.st.com/0D50X00009XkYamSAF I tried to debug my program. The program has two steps.1- Setting PA1, PA2 and PA3 as GPIO and reading ADC_CHANNEL_0Waiting...2- Setting PA0, PA...

stm32f469i-disco altium PCB layout

Posted on July 21, 2017 at 11:22Hello,For the stm32f469i-disco I found the schematics in Altium and the PCB layout in Allegro!! http://www.st.com/en/evaluation-tools/32f469idiscovery.html Is there a way to have the PCB layout in Altium?Thank you#stm...