mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add SSI->SPI on NUCLEO042
This commit is contained in:
9
F0:F030,F042,F072/NUCLEO_SPI/Readme
Normal file
9
F0:F030,F042,F072/NUCLEO_SPI/Readme
Normal file
@@ -0,0 +1,9 @@
|
||||
This is a simple USART over DMA application with software end of string control.
|
||||
Speed 115200. Received string echoes back.
|
||||
run
|
||||
DEFS=-DCHECK_TMOUT make
|
||||
to add timeout 1.5s for each letter
|
||||
|
||||
DEFS="-DCHECK_TMOUT -DTIMEOUT_MS=xx" make
|
||||
to make another timeout
|
||||
|
||||
Reference in New Issue
Block a user