STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L475VG ADC usage

Posted on May 09, 2018 at 10:47Hi AllWe are using STM32L475VG IoT discovery board.We want to use the ADC1 on the board and get the Analog data input on PA0.But we are unable to get it going using the HAL code generated using the MX cube software.Wha...

CubeMX USART LL Configuration not Working!

Posted on June 04, 2018 at 09:54Dear friends,I am trying to send 8 bytes over RS485 protocol using LL libraries.I could achieve sending data using HAL libraries (CubeMX configuration) andSPL libraries.Now I want to use LL APIs to transmit data. I've...

Mujtaba by Senior
  • 488 Views
  • 2 replies
  • 0 kudos

CS43L22 analog passthrough

Posted on July 19, 2017 at 13:28Can anyone help me with using the codec CS43L22 in analog passthrough mode on STM32F4-Discovery.Flow of applicationAnalog Input ---> ADC ---> DAC ---> CS43L22 ---> Headphone or SpeakerI have got ADC and DAC working, b...

aditya by Associate II
  • 1912 Views
  • 4 replies
  • 0 kudos

Changing stm32L4 clock speed to 26 Mhz

Posted on June 03, 2018 at 01:41Hello, I just want to make sure what I'm doing is right. I'm using MBED and stm32L4. I want to change clock speed to 26 Mhz, I plan to use MSI as input.  In order to do so, I will change the parameter PLL_M and leave ...

GPIO strange behaviour STM32F427

Posted on June 04, 2018 at 19:39Hello,i have a simple code where i just init some GPIO ports on a STM32F427VI  ( 100pin package).The application controls via pin PA8 some transistor which switches on/off a relay after some delay...I have noticed  if...

Bogdan by Senior
  • 363 Views
  • 2 replies
  • 0 kudos

14 bit DCMI with Boson camera

Posted on June 03, 2018 at 21:30Hi I am using the DCMI on STM32H743 in 14 bit mode  with a 16 bit camera but I am only use the 14bits MSB  but I only get 8 bit through the system .if I change to 12 or 10 the same again only the first 8 bits but a im...