STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F429 Cube HAL Bug using SPI in RX only Master Mode

Posted on June 22, 2016 at 18:32 Hi there! I have an issue with using HAL + SPI in Receive-only Master mode on F429 Discovery. CubeMX Version is 4.0, Cube Lib Version is 1.0. Toolchain is Atollic TrueSTUDIO v. 5.5.1 with GNU compiler....

marvin by Associate
  • 756 Views
  • 1 replies
  • 0 kudos

Reset a STM32

Posted on June 22, 2016 at 18:45HelloI have a STM32F429I - DISC1 microcontrollers. After mishandling likely, the microcontroller was not started.When I plug in the USB cable, my computer tells me that the device is not working properly. The only LED...

STM32F0xx ADC MAX Vref and Converted Value

Posted on June 22, 2016 at 18:29It is recommended to use DMA for multiple ADC channels, and I spent too much time trying to switch between channels manually. So I used STM32CubeMX to get DMA working for ADC1_Channel_0 and Channe_1 It seems with 3V3 ...

gerhard by Associate II
  • 341 Views
  • 1 replies
  • 0 kudos

STM32F0xx ADC oversampling with DMA

Posted on June 22, 2016 at 18:47It is recommended to use DMA for multiple ADC channels, and I spent too much time trying to switch between channels manually. So I used STM32CubeMX to get DMA working for ADC1_Channel_0 and Channe_1 I want to take x16...

gerhard by Associate II
  • 384 Views
  • 0 replies
  • 0 kudos

SPI link max speed between two STM32 of different families

Posted on June 22, 2016 at 16:32Hi all, I have two boards which are respectively including an STM32F429 and an STM32F303. I want to achieve a SPI link between those boards with these following features. - STM32F429 is master; STM32F303 is slave - ST...

sylvain2 by Associate
  • 599 Views
  • 1 replies
  • 0 kudos

STM Timer OC Polarity runtime change

Posted on January 14, 2016 at 15:38 Hi, I have setup a OnePulse mode on a channel of a STM32F446 Timer TIM5_CH1 : void TIM_MS_Init(void) { TIM_OC_InitTypeDef sConfigOC; /* Compute the prescaler value to have TIM5 counter clock equa...

DAC triangle waveform: DHR polluted, wrong output amplitude

Posted on June 22, 2016 at 15:31Hi again,In my never-ending quest to understand the registers, I try some changes in the code I had to output a triangle waveform from DAC channel2 on STM32 F334R8.I have several questions.- I use PA_05 to output my s...

0690X00000605N6QAI.png
antoine by Associate II
  • 378 Views
  • 0 replies
  • 0 kudos

[STM32L4] Bit banding

Posted on June 15, 2016 at 10:27Hi,I want to use the Bit Banding region of STM32L4 but I do not know how to modify the linker script for the same.I tried to follow the https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?Roo...

sunny by Associate II
  • 1774 Views
  • 11 replies
  • 0 kudos

STM32f429I crashes when activating TIM8

Posted on April 20, 2016 at 17:53Hi, I am using a STM32F429I discovery board and I would like to use the TIM8 with external clock source to trigger ADC conversions. Unfortunately, when I activate and configure TIM8 in STM32CubeMX my application cras...

smrtkai by Senior
  • 1262 Views
  • 11 replies
  • 0 kudos