User Activity

Bare-metal STM32F030C8.Using input capture to receive encodes.Encodes are delimited by idle.I need to decode only the last 10 or so transitions of each encode.I want to perform the decode during the idle.So I’m using circular DMA and I want the timer...
@Amel NASRI​, @ranran​, @Piranha​, @Harrold​, @Pavel A.​ V2 of my fixes and improvements to H7_FW V1.5.0/V1.6.0 Ethernet...Changes includeDecoupling receive buffers from receive descriptors so buffers may be held any length time without choking recei...
I'd like to organise a software tree that'll accommodatebootloader for a custom board,application for the board,multiple ways of building the application,bootloaders and applications of future "next gen" boards, anda moderate body of application soft...