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

STM32F4 Tutorial

Posted on February 15, 2016 at 00:08Hi to all Engineers, students, and hobbyistsI am writing this tutorial for anyone who are new to ARM world or don't have any clue where to start! It almost took me three weeks to understand  terms and software for...

CAN Bus real world example?

Posted on February 09, 2016 at 14:29Has anyone got any? Both under interrupt and polled?All I can find are trivial examples that don't look for or handle errors #stm32 #can

gbigden by Associate III
  • 912 Views
  • 4 replies
  • 0 kudos

Look for your feedback on the STM32L4 Online Training

Posted on January 25, 2016 at 17:15Since the announcement of STM32L4 MCUs on last September, more than 45 specific training modules are availablehttp://www.st.com/web/en/learning/learning_pres.html?icmp=tt2780_gl_prom_sep2015.Did you got the opportu...

STM32F3 SPI HAL-Driver Problem

Posted on February 01, 2016 at 17:58Hi A while ago we developed a simple application in which data from an ADC (MCP3910) was read via SPI. The SPI-HAL (stm32f3xx_hal_spi.c) driver was version V1.1.1 (from 19-June-2015) Example: void MCP3910_ReadDat...

STM32F334C8 DAC1 CH1

Posted on February 11, 2016 at 20:43 Hello ; I have problem to get analog output on PA4 ( DAC1 , ch1) ; Here down my code to set the DAC1 could you tell me what is missing here ? I m getting some few mv even when I set the a full sc...

How to read 3 channel ADC with DMA

Posted on January 13, 2016 at 16:16 Hi I'm using STM32f7 Discovery board.I want to read 3 channel adc with DMA.I currently run a single channel.But I could not run three channels. I want to use ADC3 Channel 6, Channel 7 and Channel...

ssd1963 display screen is white

Posted on February 14, 2016 at 14:09  The original post was too long to process during our migration. Please click on the attachment to read the original post.

a_idm by Associate
  • 992 Views
  • 0 replies
  • 0 kudos

stm32L476RG RTC

Posted on February 13, 2016 at 06:56I am new to stm32. I developed an RTC project, for stm32F446RE Nucleo, that displays date on 16x2 LCD, based on the HAL example. The project works fine. I tried to use the LL example, (to learn it too), to do the ...

x567234 by Associate
  • 704 Views
  • 2 replies
  • 0 kudos

Disable PWM at logic low

Posted on February 12, 2016 at 17:52At certain time instant I need to disable the PWM. The problem is that I don't want to disable when the logic is high, but low. How can I obtain this? Thanks.

marco2 by Associate III
  • 506 Views
  • 1 replies
  • 0 kudos