STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 558 Views
  • 4 replies
  • 0 kudos

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
  • 691 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
  • 428 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
  • 355 Views
  • 1 replies
  • 0 kudos