User Activity

Posted on June 06, 2018 at 13:42Hi!I found setting up an external interrupt in an STM32F103 to be a little bit hard. What is the sequence of to do's? I can find information fragments about the EXTI and NVIC, scattered through the reference manual an...
Posted on November 10, 2017 at 18:21I have an STM32F103C8T6 uC and an ASIC chip with memory. They communicate with SPI interface, ST being the Master device. On the uC lies a Firmware by the vendor of the ASIC device. I have been trying to shape it ...
Posted on November 02, 2017 at 08:52Hey guys!I have an STM32 micro as a Master device, and I am communicating with a slave chip through the SPI interface. It works well, so far I can read from the slave's memory cells, or at least I can see the answ...