User Activity

Hi,I am using a STM32L4ZIT6 MCU. I want to monitor 4.2V Lipo battery voltage on an ADC pin. I have experimented two approaches:First:I used a 332k - 820k divider in order to drain low queiescent current. This is an high impendance measurement, where ...
Hello,I have created a bootloader application that jumps to main application at 0x08010000.It works fine, except when I run in debug mode. In this case, the first execution runs correctly. If I push stop and restart button the application goes to STK...
Hello, I am using the STM32 Cryptolib. I need to get the modulus and exponent of RSA public key from a .pub or .pem files. After decoded from base64 I need to decode the DER format (in ASN.1 format). Has anyone any suggestion of which libray may I us...
Hi,I would use the STM32 Crypto Library. I have the 4.0.1 version.I just compiled and run the RSA\PKCS1v1.5_SignVerify example on my L4 micro and it is successful. Then, I generated with openssl a new 1024 key pair and signed a custom message. Then I...
Hi everyone,I am encountering issues in sdcard initialization on my custom board.I am getting SDMMC_FLAG_CTIMEOUT error in SD_PowerON once the first CMD8: SEND_IF_COND is sent.Looking at signals and comparing with an identical custom board, you can s...
Kudos from
Kudos given to