STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! pwm pin out on nucleo stm32f303k8

Posted on July 04, 2018 at 12:51Hi EveryOne.Hi have a problem with PWM on my Stm32f303k8, nucleo board.Hi searched on this forum, but I not find an answer that solve my problem.So: I need to have a pwm output on PB_1 Pin, and, to do this, I've used ...

STM32L152 Timer10/11 - Compare capture interrupt

Posted on June 26, 2018 at 17:20Hi,I want to use TIM10 or 11 for generating the interrupt when the counter CNT reaches the value stored in CCR1 register (capture/compare). I want NO output  to be generated on output pins. I also want run from intern...

JAN R by Associate III
  • 1281 Views
  • 7 replies
  • 0 kudos

meaning

Posted on July 05, 2018 at 11:54Bonjour tout le mondeJe veux comprendre ce que cette ligne signifie s'il vous plaît?Merci d'avance

Jessy J by Associate II
  • 827 Views
  • 3 replies
  • 0 kudos

STM32F777: Which AES algorithm to use?

Posted on July 05, 2018 at 15:30Hi, I am working on a project where I need to receive sensitive encrypted information from the internet and save them on an SD card. The data is then decrypted from SD card when needed and stored in the internal Ram o...

HCD_HandleTypeDef has 15 channels

Posted on June 28, 2018 at 19:09On STM32F7, the HS interface has 16 host channels.But in the HAL, the HCD_HCTypeDef structure has only 15 HCD_HCTypeDef items.Is this normal ?Is this a bug ?Is there an hidden reason ?(I have an application which can ...

STM32CubeMx autogeneration bug with C++

Posted on May 07, 2018 at 17:57Hello,Same as :https://community.st.com/message/172204-stm32cubemx-autogeneration-bug-with-c but with current F4 Cube Lib....Maybe you can check other devices libs too...Julien

JulienD by Senior
  • 479 Views
  • 4 replies
  • 0 kudos

USB VCP CDC pin connections

Posted on July 05, 2018 at 08:00Hi, I am trying to interface my SSTM32F446RE with the computer using USB VCP CDC interface. I have configured it using cubeMX and it is set up perfectly. Do i have to connect anything to USB_OTG_FS_DM USB_OTG_FS_DP Pi...

B-L072-ZLRWAN1 not working while on battery

Posted on June 03, 2018 at 18:46Dear STM32 Community, I have a B-L072-ZLRWAN1 that I have programmed using arduino and the libraries from https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0. I use the board to connect to The Things Network and it ...