User Activity

Hi there,I use a stm32 f767zi nucleo board in corporation with a security chip from microchip technology (atecc508a). To send a wake condition over i2c communication I have to set the sda pin for a certain amount of time "low". Is there any function ...
Hi there,is there any installation guide on how to use functions of the mbedTLS library (sha256, ecdh, ecdsa, ECC key generation) on a stm32f767zi with TrueSTUDIO as an ide?Thank you for your help. WorkingStudent
Hi there, I've configured my TrueSTUDIO in the following way: https://www.youtube.com/watch?v=qSzme7qcBb0, to redirect the output of my printf-function to console. It works, but the output is limited, sometimes if I want to output a bigger amount of ...
I am currently working on a STM32F767ZI-Nucleo board and a little security chip (microchip atecc508a), that is connected via i2c connection. For this chip is a library available CryptoAuthLib (https://github.com/MicrochipTech/cryptoauthlib), that I w...
Kudos from