STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 CAN HAL library - TX and RX

Posted on April 26, 2016 at 12:25Hi, I am using the STM32F429ZI CAN peripheral in polling TX and interrupt RX with HAL library V1.4.4 of 22-January-2016. This the procedure that I use: During CAN init, I call the HAL_CAN_Receive_IT to enable the f...

apavone9 by Associate II
  • 1202 Views
  • 5 replies
  • 0 kudos

Resolved! Systick timing unexpected.

Posted on April 26, 2016 at 11:25Hi all,I am working with STM32F411CE. I know that if I use below code will occurred every 1 ms, but it occurred every 0.5ms in my code. HAL_SYSTICK_Config(HAL_RCC_GetHCLKFreq()/1000);    // HAL_RCC_GetHCLKFreq = 9600...

stanley by Associate II
  • 1084 Views
  • 2 replies
  • 0 kudos

How do you change the ADC channel?

Posted on April 26, 2016 at 10:50I made code with the STMCubeMX. It has several ADC channels enabled. I have read the stm32f4xx_hal_adc.c file and others through, but I can't find the channels in the code. How are more than one channels handled? I ...

LMI2 by Lead
  • 2304 Views
  • 5 replies
  • 0 kudos

STM32 UFBGA vias layout best solution

Posted on April 25, 2016 at 16:22I, I'm using Altium designer and I'm rooting a UFBGA64 (STM32F098RC). BGA pad dimensions are the following:Pitch: 0.5mm/Dpad:0.280/Dsm 0.370mm. I would like to know what is the best solution to place vias for this UF...

ADC and DMA transfers for STM32F3.

Posted on April 26, 2016 at 05:17  Hi.I’m trying to get the DMA to transfer 10 data bytes from the ADC to memory (STM32F3.So far I can get this to work in ADCDMA circular mode, and this 10 sample conversion takes place continuously.I actually want t...

kvresto by Senior
  • 632 Views
  • 2 replies
  • 0 kudos

Using AFE4404 with STM32F4Dsicovery

Posted on April 25, 2016 at 20:35 I have a question about using TI AFE4404 with STM32F4Disco. My question about power supply. I found in datasheet, that Supplies: Rx: 2 V to 3.6 V, Tx: 3 V to 5.25 V, IO: 1.8 V to 3.6 V And descripti...

DMA Interrupt

Posted on April 26, 2016 at 13:13 Hi I have a problem with the DMA Interrupt on a nucleo stm32f4 Everytime the Nucleo goes into an Infinite_Loop 1. .section .text.Default_Handler, ''ax'' ,%progbits 2. Default_Handler: 3. Infin...

STM32F7audio

Posted on April 15, 2016 at 11:48The original post was too long to process during our migration. Please click on the attachment to read the original post.