Resolved! Anyone has a driver for QSPI flash S25FL512S?
ST has something on their github but it is incomplete.The Infineon/Cypress forum offers something here but it is too obtuse.
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
ST has something on their github but it is incomplete.The Infineon/Cypress forum offers something here but it is too obtuse.
I have STEVAL-IDB011V1 board and i want to write my own firmware on board. How to do that is there any tool like cubmx is available. How to do that and which tool used for firmware flashing. @Salvo @Sebastien DENOUAL @Salvatore DI SALVO @s239955_...
Hi,I'm using the BlueNRGM2 BLE module in combination with a STM32L4 host controller. They are connected over SPI.The BlueNRGM2 is running the DTM_SPI application from ST to act as network coprozessor. My user application is running on the host contro...
I noticed that an5471 says that the uart interface for flashing the bootloader is only available on PA8 and PA9, but those pins aren't present on the 32 pin version. Is there any other way to access the bootloader on this device?
I've read the documentation about the BLE scheduler and I was wondering if it's possible to schedule some time for operations over-the-air using the proprietary protocol. I was thinking about something like, the application is informed when BLE opera...
In all ST devkit code, the commandaci_hal_set_tx_power_level(0,25)is used, but changing the parameters has no effect on the transmit power (is always about 0dBm).
Hi,I use a STEVAL-IDB008v2 board and I want to test lighting demo example available in STSW-BNRG-Mesh. After programming the board with lightning example I use Putty to check the messages from the board.In this particular case the board receives the ...
The chip has an API for the AES encryption HW, but I cannot find any access option to the AES decryption HW.
HiI am new to FD CAN and I need to use it in my project. I have a problem with recieving data on NUCLEO-G431RB. THe data is sent by other NUCLEO-G431RB and my reciever doesn't recieve anything. My oscilloscope shows that data is correctly tranfered t...