Is there a daughterboard breadboard for a Nucleo G474RE?
I just need a breadboard that has two 38-pin connectors on it that plug into the CN7 and CN10. Does such a thing exist?Thanks,Chris
I just need a breadboard that has two 38-pin connectors on it that plug into the CN7 and CN10. Does such a thing exist?Thanks,Chris
I have an Nucleo F401RE Board where i broke of the stlink part.Now i try to use this stlink part to programm and debug an stm32f401cc blackpill board.I works that i can flash my code onto the blackpill mcu (using platformio and openocd), but i always...
Hello,For a school project, I am trying to use the module RC522 module to do RFID tagging with a Nucleo F401RE. I had some issues to do it and was wondering if anyone has a good library with this board.If needed, I can provide you my code.
Schematics say, it is populated on Rev.B and Rev.E, but not populated on Rev.C and Rev.D:If it is populated on Rev.E, UM1472 fails to mention that in the revisions changelog:And in any case, absence of R31 in Revs. C and D should be mentioned in con...
Hello,for a DIY project including LoRa ra-02, MPU6050 and NEO-6M i have purchased some Blue pills from a vendor but it turned out they are fake blue pills (STM32F103C6).I am trying to make a RC, so i have a Transmitter which needs 2xSPIs (one for LoR...
In using CubeMx 6.11.0 to start a new project for the STM32H7B3I-DK to use the USB OTG, I noticed that none of the USB_OTG_HS_ULPI_xxxx pins are configured. The USB_OTG_HS peripheral option is not allowed because of an I2S6 conflict. Now I'm wonderin...
i wand to work on ethernet of stm32H745i disco board , i need to generate code lwip + freertos using toolstm32cubemx version 6.10.0 please give simple demo working project that generated by stm32cubemx version 6.10.0or guide me how to enable lwip an...
Hello,I'm currently working on a USB project and i encounter some issues. I would like to send data to the STM32 and the STM32 must re-send it as fast as possible. I already test the sending speed and it work great for me but the reading speed is low...
I want to Implement USB Device in STM32NUCLEOF302R8. As you know the STM32NUCLEOF302R8 supports USB but it doesn't have micro-usb port for connceting a USB cable. Even after reading Even after reading USB implementation on AN4879 I am not getting h...
Hello,I am using STM32F769I - Discovery board. I want to roate the display by 90 degrees clockwise. Regards,Nitesh