User Activity

Hello, i am trying to communicate with an MRAM memory (Micron) via octoSPI but i can't manage to make it work! i already looked at the ST code examples and i got the same configuration as the examples but it just doesn't work. Please help!PS: i am us...
Hello i am trying to use I2C interrupt communication between my STM32L4 and an NFC module, however when i try to visualize the signal i have nthg. I feel like i have forgotten sth, but i can't figure out what is it. Can you please help?This is what i...
hello everyone, i would like to know how can i transfer data from CAN Bus to DMA memory on stm32f4 board on HAL Library?  also i want to make sure that the CAN access memory is it DMA or somethign else?can you please explain to me how? or if you hav...
Hello everyone i am using CAN bus to connect two stm32 boards, i would like to know does anyone of you know how does the CAN memory works? is it DMA or what exactly? i couldn't manage to find anyuthing on the internet and i really hope one of you can...
Hello everyone, i am working on a project to connect two stm32 boards via CAN bus which i managed to do successfully, now i am looking for a way to acces to the variables of one board from the other board. i really hope one of you can reply. thank yo...