[size=4]I have been playing with Nixie tubes recently. Since the anode of Nixie tubes requires 180VDC, I used TLP281 to dynamically scan the anode, and the main control was STM32. As a result, ghostin...
[i=s]This post was last edited by dontium on 2015-1-23 13:19[/i] I can't find dlog4ch.h when using the function generator library provided by TI. Has anyone encountered a similar problem? Does anyone ...
There are several explanations in the book: 1: After reset, copy the code (4KB) in NAND FLASH to the stepingstone at 0X0, and the processor starts running the program from 0x0. 2: Load the image file ...
I can't find the spiflash_rw demonstration of external flash read and write routines in the DK-LM3S9B96 development board program. Does anyone know where I can find it?...
Hello everyone: I am porting a simple polling operating system to EFM32 (Cortex-M3 core) recently. This operating system is tailored based on FreeRTOS and uses the internal Systimer interrupt for time...