STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

sine wave from CS43l22

Posted on June 29, 2016 at 15:48Can anyone help me with how i can generate a sine wave and listen it on headphone or speaker through CS43L22 o my STM32F4-discovery board?How should i set the desired frequency of the sine wave?Thanks.

aditya by Associate II
  • 500 Views
  • 1 replies
  • 0 kudos

Need help with ADC using MCBSTM32F400 Evaluation Board

Posted on June 29, 2016 at 12:47Hi friends,I need a help. If possible someone please help me.I'm using Keil MCBSTM32F400 Evaluation board. and I have stm32cubemx v4.15 also. I'm having circuit which gives me some voltage between 0 to 5V which will b...

guru by Associate
  • 463 Views
  • 1 replies
  • 0 kudos

A general USB question

Posted on June 28, 2016 at 10:13Hello, when using a UART I can feed the Tx buffer on my STM32 without caring if someone listens on the other side eg a PC. In any case the uC side will work the same way. How is this with a USB device, CDC VCP stack, ...

mmensch by Associate II
  • 388 Views
  • 2 replies
  • 0 kudos

Need help on USB device CDC VCP stack

Posted on June 24, 2016 at 10:52Hello, I built a small project to try USB device CDC VCP stack. I created the sources with CubeMX 4.15.1 for STM32L152, using the Nucleo board. Code is running and I see the USB device with one IN, one OUT and one int...

mmensch by Associate II
  • 378 Views
  • 3 replies
  • 0 kudos

Config TIMx for external clock mode 1

Posted on June 29, 2016 at 11:34 Hi I want to config TIM3 channel 2 for input pulses and generate pulse with the same frequency at PC0 of STM32F Its my code. Is it true? void TIM3CH1_Configuration(void) { /* TIM3 configurati...

STM32 Mat/Target doesn't call to STM32CubeMX

Posted on June 28, 2016 at 12:54Hi, I am trying to program a Nucelo F446RE using Simulink and STM32 Mat/Target, I have followed the instructions of the ''Readme'' file, this /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/DispForm.aspx?ID=60840/p...

julio by Associate II
  • 515 Views
  • 2 replies
  • 0 kudos

Sinewave using Dual DAC basically doesn't work

Posted on June 27, 2016 at 19:01 Hi. I am trying to output a sine using the DAC of my STM32 F334R8. I spent days trying to do so with the example in the SPL. This example uses a button (which is not present on my board) to switch...

antoine by Associate II
  • 1723 Views
  • 11 replies
  • 0 kudos

STM32L4 SPI UART __IO divergence ?

Posted on March 23, 2016 at 09:58stm32l4xx_hal_spi.h   HAL_SPI_StateTypeDef    State;          /* SPI communication state        */   uint32_t                ErrorCode;      /* SPI Error code                 */ stm32l4xx_hal_uart.h   __IO HAL_UART_S...

Noyb by Associate II
  • 487 Views
  • 3 replies
  • 0 kudos