Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

UART can't send correct data in low power mode on stm32l151

Posted by hmtsai on March 17, 2016

I want to use uart function on STM32l151. It is ok when MCU run in normal mode. When I set configUSETICKLESSIDLE is 1. The uart can't send the correct data to pc terminal. I use oscilloscope to check uart data timing. If it is normal, the timing is ok. If it is wrong, the time is 1.5 times as long as the normal time. How do I check low power mode process?

Thanks


UART can't send correct data in low power mode on stm32l151

Posted by rtel on March 17, 2016

You would have to check the device data sheet to see the effect on the UART of entering low power mode (for example, its clock may stop), and how long it takes to exit low power mode. However it might be easier just to not enter low power mode while the UART is in use. You can use the pre and post sleep macros to abort entering low power mode.


UART can't send correct data in low power mode on stm32l151

Posted by hmtsai on March 17, 2016

I don't implement the MCU low power mode in FreeRTOS yet. I only use the default portSUPPRESSTICKSAND_SLEEP. Could it affect the uart?

Thanks


UART can't send correct data in low power mode on stm32l151

Posted by rtel on March 17, 2016

Evidence would seem to show that something is effecting the UART - whether that is software or hardware I can't say. Is the UART interrupt driven?


UART can't send correct data in low power mode on stm32l151

Posted by hmtsai on March 17, 2016

I only use USARTSendData. It is one byte function from STM32l151 driver. The timing is wrong in low power mode. Uart has the interrupt to MCU. If the configUSETICKLESS_IDLE is 0, the uart function is ok. So I thing software maybe be the answer. I want to find where could effect the uart.


UART can't send correct data in low power mode on stm32l151

Posted by hmtsai on March 21, 2016

Sorry. I found the wrong. The system clock is difference between in the low power mode and in normal mode.

Thanks


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner