User Activity

Posted on July 13, 2018 at 01:05 Greetings, I'm using Atollic True Studio compiler, cubemxcode with STM32L476RGx MCU. I'm trying to send and receive data to Memory FRAM MB85RS64V using SPI.Code below tries to send {0x06, 0x02, 0x00,0x04,0x01,...
Posted on June 26, 2018 at 23:00Hello All,              I hope your doing good. I am working on a project based on STM32L476RG using Keil v5. I have used assert in my code. It works correctly for the compiler optimization L2 and L3. But when I chang...
Posted on June 09, 2018 at 00:05 Hello, I'm working on a project involving STM32L476RG Microcontroller. I'm trying to write a piece of code for creating an SPI Driver for my project and seem to have some issues. I'm using Keil v5 IDE. The output ...