User Activity

Hello  for allIn last days i was begin to implementation AES to work on stm32f423I am using example in NIST Special Publication 800-38A to take key-128 bit, input data that plain text , encryption and decryption data.but nothing seems to work , when ...
Hello every one Thanks for all  I want to using stm32f423rht with my own board and using stlink v2 to flash it  any suggesting best regards  
I work on project using F407-DISC1 and i want to store data in eeprom and read it in another time.I do not want to use external eeprom, but i do not know how to add X-CUBE EEPROM to CUBEMX to use it in my project.I hope my question is clear Thanks fo...
 I work on project from a few daysI want to connect two audio codec with STM32H745to receive data from first one and then processes it , and then transmit it to the second one and versus versa.how to implement a part of code to organize exchange data...