STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L4 ADC wrong conversion results

Posted on April 17, 2018 at 11:56Hi,i have a very strange behaviour on my STM32L433CCTx.Im am configuring the ADC with STM32Cube FW_L4 V1.10.0 to measure multiple channels. As long as i configure 5 or less conversions in the regular conversion group...

0690X0000060AcEQAU.png 0690X0000060AeAQAU.png 0690X0000060ActQAE.png 0690X0000060AcxQAE.png

Resolved! QSPI flag 'QSPI_FLAG_BUSY' sometimes stays set

Posted on October 30, 2017 at 08:47 Hello, We'rehaving an issue on STM32F765IGT - when trying to use flash on QSPI, configured in 'Indirect mode', using HAL v1.8.0, and DMA enabled. It's quite hard to replicate, but it seems to occur whenth...

USB Host MSD

Posted on April 19, 2018 at 14:35Using CubeMX is was pretty simple to make a USB host for a memory stick. When the stick is connected during power up it works.When the stick is not connected during power up it will work afer calling MX_USB_HOST_Init...

Resolved! TIM3 OC problem

Posted on April 17, 2018 at 10:00Hello , I am using NUCLEOf446re board and i have some issues with TIM3 OC getting 50Kz waveform on channel 1 . when i derive systemclock from PLL . it works fine . systemclock = 180MhzAPB1CLK = 45MHzTIM3CLK = 90Mz pr...

n.serina by Associate III
  • 747 Views
  • 6 replies
  • 0 kudos

Powering up stm32

Posted on April 17, 2018 at 17:43which is best to power up    ''' STM32VLDISCOVERY '''   via 5V pins and a ground or 3,3V ???also which is best to for Digital Input for STM32VLDISCOVERY, using 5v or 3,3V ???In the data sheet I found that bouth of th...

Automatic re-join after reset or power-off

Posted on April 16, 2018 at 17:33Hi!Sorry but in Semtech Generic lora driver implementation, file MAIN.C , i need to connect the lora cube for call AT+JOIN and join OTAA network.I would like to automaticly join after reset or power off, also i think...