Quality RTOS & Embedded Software

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


Loading

Demo EFM32 not run

Posted by Braun on October 27, 2011
Does the demo run on the EFM32 Board EFM32G290F128?
The Board has no LCD.
I have to use the external bus, or?
how do I implement this?

RE: Demo EFM32 not run

Posted by Richard on October 27, 2011
If the demo uses and LCD, and your board does not have an LCD, then it goes without saying that you will not be able to view anything on the LCD that is not there. As far as the EMF32 port goes, it is 'just' a Cortex-M3, so the port will run on any Cortex-M3 from any manufacturer.

Regards.

RE: Demo EFM32 not run

Posted by Braun on October 28, 2011
Yes, thank you.
But, If the software comes to the point "Performs USART2 SPI Transfer" -> "/* SPI address */" ->while (!(usart->STATUS & USART_STATUS_TXC)) ; nothing is happens.

RE: Demo EFM32 not run

Posted by Dave on October 28, 2011
To translate Richard's reply. The Cortex-M3 port runs on any Cortex-M3 device, but there is a difference between a port and a demo. The demo just targets a port at a particular hardware platform or development board. If you are using a hardware platform other than that targeted by the demo you may have to make some changes to get the demo running. Normally this is restricted to changing the port pins used for LED outputs or button inputs. In your case, if there is no LCD, then remove any code that is trying to communicate with the LCD, especially if it is expecting the LCD to reply to commands.


[ 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