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

STM32F205 & DMA for UART

Posted on March 14, 2017 at 17:25Hi Everybody,I'm using a STM32f205RG on a personnal electronic board. I would like to communicate with an external equipment using modbus RTU on RS485 link. So, I'm trying to implement USART 1 with DMA.For the moment...

STM32F769i Eval and ADV7180-Pictur not clear

Posted on March 21, 2017 at 14:29Hi ,We are working on STM32F769i-Eval board and  ADV7180 evaluation board.We are facing some issues regarding video display on LCD.ADV7180-EVAL & STM32F769i-Eval board are used for this testing and both are powered u...

I2C communication

Posted on December 16, 2016 at 03:19Hello, I am using an F0 nucleo board and i am trying to talk to a RTC on an expansion board. I can bit-bang the thing and communicate but would like to use the hardware.  I am not getting a TXIS flag or a TXE flag...

Resolved! Difference in Nucleo-F413ZH datasheet and STM32F413ZH

Posted on March 21, 2017 at 11:45I have an ST Nucleo-F413ZH board, which uses the STM32F413ZHT6U chip. I have checked both the Nucleo-F413ZH reference manual and the STM32F413ZH reference manual for the pinouts for the CAN1 interface. But the Nucleo...

0690X00000606V5QAI.png 0690X00000606YeQAI.png

STM32F10x read-out protection from code

Posted on March 16, 2017 at 12:15I would like to implement read-out protection on STM32F103 high-density device. As far I can see there is anoption register FLASH_OBR with RDP bit for read-out enable/disable protection.Beside the main application, I...

CubeMX / Eclipse project - boot from flash

Posted on December 16, 2016 at 17:37Hello, I have a generic stm32f103C8T6 board and I am having troubles booting projects I create with STM32CubeMX from the internal flash.I create an empty ARM STM32F103 project in Eclipse, generate code in Cube and...

STM32f042 CAN Tx issue

Posted on March 20, 2017 at 14:05♯‌https://community.st.com/tags♯/?tags=stm32%20can‌https://community.st.com/tags♯/?tags=can%20init‌https://community.st.com/tags♯/?tags=can%20bus‌https://community.st.com/tags♯/?tags=can%20code‌Hi,      I a...

shyam by Associate
  • 315 Views
  • 1 replies
  • 0 kudos

STM32F103ZE Problem in use ADC Initial.

Posted on March 21, 2017 at 05:53Hello!STM32F103ZE Problem in use ADC Init.While (ADC_GetFlagStatus (ADC1, ADC_FLAG_ADONS) == RESET); An infinite loop occurs.Why does the 'ADC_FLAG_ADONS' Flag fail to initialize?What is the solution for infinite loo...

Labels