STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L476 MSI + PLL

Posted on October 13, 2017 at 19:37What is the magic that PLL doesn't want to let go of MSI?I've been trying to switch MSI + PLL ON/OFF during STOP2 mode (to save battery), but the MSI + PLL hangs on for about 15 milliseconds. I'm first switching on...

Resolved! X-CUBE-AWS

Posted on October 20, 2017 at 04:17When I try to add the X-CUBE-AWS expansion library package to my STM32CubeMX (which has been updated to the latest version - 4.22.1) I get the error: 'This package version is not managed on this version of STM32Cub...

Having trouble with USART6 RECEIVE

Posted on October 19, 2017 at 20:57Hi, I am having trouble getting my USART6 receive on PORT PC7 working.I have USART6 initialized at 115200 baud in TX and RX mode and can transmit fine on USART6 PORT PC6. In order to test USART6 reception I have a ...

Icons and DMA2D / STM32F746

Posted on July 07, 2017 at 04:55Hi, I currently have STM32F746 connected to a 640x480LCD which is working as expected.I'm using one LTDC hardware layer and doing everything through DMA2D and an external SRAM. So far all is good, I can load images an...

S A by Associate II
  • 621 Views
  • 2 replies
  • 0 kudos

Resolved! Timer16 PWM Not Working

Posted on October 20, 2017 at 02:46I am using an STM32F072B-DISCO. I am trying to get a PWM on pin A6 using timer 16. The timer seems to be counting as expected, but there is no output on A6.Here is my code:    RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GP...

RTS flow control doesn't seem to work

Posted on February 16, 2017 at 16:13Dear List,I am trying to get RTS/CTS flow control working on a discovery-stm32f407 board using cubemx generated software.But when sending data from the PC to the UART2 the RTS signal never gets high as seen with a...

Sietse by Associate III
  • 3013 Views
  • 7 replies
  • 0 kudos

can we use uart to communicate wire one wire device

Posted on June 15, 2017 at 08:08Hi all,I have DS18B20 sensor which works on the one wire protocol & it was interfaced to STM32F030C8T6 controller.But it was failed to communicate(respond) with the device over UART2.Below is the uart to device connec...

0690X00000603kHQAQ.jpg

I cannot find how to open stm32cube, package seems to have downloaded ok but no shortcut has appeared on the desktop

Posted on October 20, 2017 at 13:17Hi, I have downloaded stm32cubef4 for the nucleo-64 board (stm32f401). The directory seems to have the correct structure. No icon has appeared on the desktop or in the launch menu (win10) to start the program. Anyo...

STM32F7 SPI DMA triggered by EXTI

Posted on October 20, 2017 at 14:50Hi AllI'm looking for solution. I have to communicate my external ADC with STM32F7 by SPI. I have request from ADC on DRDY pin with 50kHz, which I set as EXTI in the procesor. But how to control SPI DMA by this DRD...

WakeUp Event detect from STANDBY mode

Posted on October 20, 2017 at 16:51I maked a little project with STM32F415, and i have 4 way to wakeup it from STANDBY mode.1) PA0 Pin wake up2) RTC Timer Wake Up3) Tamper1 Wake up4) RTC Alarm A and RTC Alarm BFor RTC Alarm i solved comparinging the...

Marco1 by Associate II
  • 609 Views
  • 2 replies
  • 0 kudos