Hello,
I'm using ek-lm4f232 cortex-M4 eval board. I'm using BSP provided with the eval board as a starting point for development. I'm facing trouble understanding Stellaris Firmware library used in these BSPs .
Could you please direct me or provide…
i have ordered nodelocked EKS-LM3S8962 Ethernet + CAN enabled Evaluation Kit with software DVD but i received empty DVD then i have downloaded stellarisware from website.now had doubt on ccsv5 license. please check the license information screenshot and…
Hi John,
I have this same problem of Frequency out of range error. I went to device manager and tried to find the Stellaris ICDI entries but it seems they are not listed.
I did a fresh install for all the software that came with my EKS-LM4F232 following…
Hi,
so finally i solved the problem. To share with others, it seems there are basically two types of ICDI drivers for Stellaris: one is for the older ICDI with FTDI chip as emulator (found on many LM3S dev kits), and one is for the newer ICDI with LM4F…
Hi,
Try to declare these variable outside the main. Look in StellarisWare/bords/ek-lm4f232/qs-logger example and udma-demo example. In udma-demo.c you will find out how to declare a table aligned to 1024 (not 8...) for use with uDMA. And the most important…
I have EK-LM4F232.
I need to transfer a buffer through SSI1 (SPI) every 40ms possibly without interrupt handling.
Is possible to program TIMER4 B to trigger the transfer?
How should I configure TIMER 4, SSI1 and DMA registers?
best regards
Hi Brian,
I have no experience with the mikroprog programmer. Please try contacting IAR or mikroElectronika for support.
You can use any Stellaris Eval Kit (except for the EK-LM4F232 board) to program any Stellaris device.
Regards,
Sue
Other Parts Discussed in Thread: TM4C123GH6PGE Good day,
I want to determine the code size of my program in the flash memory of EK-LM4F232 in code composer v5.
Where can I get this information.
Thanks,
Jan,
The error you see on the '5' character is an artifact of using a such a small font on a 96x64 OLED display. The small display on the EK-LM4F232 (or DK-TM4C123G) is not compatible with all fonts in the TivaWare graphics library. There many fonts…
Hello Brian,
I think you've gotten a pretty good picture already but to add from the TI side further:
The device family origins go back to Luminary Micro who made the LM3S series of devices. These are also the devices we refer to as the "Stellaris…