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

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
  • 1049 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
  • 750 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
  • 540 Views
  • 1 replies
  • 0 kudos

Synchronize TIMx, SPI1 and SPI2

Posted on February 13, 2016 at 02:40I'd like to set up TIM1_CH1, TIM2_CH1, and TIM3_CH1 to be synchronous in the sense that the counters reset to 0 on the same clock tick.  It seems like this is possible using ''HAL_TIMEx_MasterConfigSynchronization...

TDK by Super User
  • 673 Views
  • 2 replies
  • 0 kudos

Pure ARM GCC toolchain

Posted on February 12, 2016 at 16:20Hi there,Is there any support for a pure ARM GCC toolchain for STM32 microcontrollers?I essentially mean this: linker scripts and startup code.I understand Atollic TrueSTUDIO provides a similar path to this, but I...

STM32F429i Disco Problem ADC+DMA Continuous Scan Mode

Posted on February 13, 2016 at 12:18Hello everybody, I've configured the STM32F429i-DISCO eval with CubeMX (vers. 4.12.0) to read ADC1 IN5 (pin PA5), IN13 (pin PC3) and Temp Sens channels in continuous scan mode with DMA enabled. Attach you can find...

marabini by Associate
  • 473 Views
  • 0 replies
  • 0 kudos