STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

CAN2 interrupt not working

Posted on October 26, 2017 at 11:03 Hey guys, I've got some issues with the CAN2 interrupt on the STM32F107 controller, I don't getan interrupt. I'm using CubeMX and a STM32F10C Eval board. First I tried CAN1 an this works fine so far. E...

user 143 by Associate III
  • 1275 Views
  • 5 replies
  • 0 kudos

Unable to erase flash sector in STM32F765VI

Posted on September 18, 2017 at 17:48STM32F765VI on custom board.Atollic TrueStudioSEGGER JLink SWDI am unable to erase a sector of flash in my custom board using an STM32F765VI chip. I am using the HAL function HAL_FLASHEx_Erase(&EraseInitStruct, &...

Resolved! Is it possible to use Timer 3 in input capture mode on channel 1 and output compare mode on channel 3 simultaneously on STM32F103?

Posted on October 27, 2017 at 21:49Hello,I am using STM32CubeMX to configure the STM32F103C8T.  I want to use Timer 3 in two modes at the same time.  I want Timer 3 channel 1 in input capture direct mode and Timer 3 channel 3 in output compare chann...

pgregson1 by Associate III
  • 1355 Views
  • 6 replies
  • 0 kudos

Resolved! ADC with DMA with SW Trigger on L486 MCU

Posted on June 09, 2017 at 12:06I wish to use ADC1 to measure 6 channels and to have the results DMAd into memory.I am using CubeMX V4.21 and I think that I have set the parameters up correctly(See attached screen snip ADC_DMA_1 to 3.PNG)This sequen...

CubeMX 4.22.1 and SD card FatFs problem

Posted on October 25, 2017 at 15:45Hi, I'm currently trying to make SD card work with FatFS on a custom made PCB with STM32F429. I create the init files with CubeMX 4.22.1 and although I set the SD interface to be 4 bits long, I find this code in th...

Illogical EXTI code generation in CubeMX

Posted on November 01, 2017 at 10:50Hi all,I find the code generated by the CubeMX for EXTI line illogical.Every EXTI ISR (e.g. EXTI0_IRQHandler, EXTI1_IRQHandler calls for the same function: HAL_GPIO_EXTI_IRQHandler, which in turn also calls for th...

AC6 Firmware install fails

Posted on October 31, 2017 at 23:25Hi group,I have installed the AC6 Plugins in eclipse oxygen and try to create a test project for F3 Discovery.I've choosen Standard Peripheral Library and pressed 'Download Firmware'.There is something 32 MB downlo...

Resolved! Trigger ADC Conversion with a Timer

Posted on October 12, 2017 at 22:25http://www.st.com/content/ccc/resource/technical/document/reference_manual/cf/10/a8/c4/29/fb/4c/42/DM00091010.pdf/files/DM00091010.pdf/jcr:content/translations/en.DM00091010.pdf talks about ADC external trigger and...

ee06091 by Associate III
  • 1270 Views
  • 4 replies
  • 0 kudos