Ask questions, find answers, and share insights on STM32 products and their technical features.
When i try to connect g070rb nucleo board i get my LD1 blinking continuously and on my pc it shows usb device not detected.
Hi Guys,I am using STM32L476ZGT6 board with CMSIS layer version V4.30 .And when I tried to set/reset BFB2 bit in option bytes register it's effect doesn't takes place when I do System Reset using HAL_NVIC_SystemReset() API,instead it takes place wh...
Recently I ran into a problem with data loss when TCP was disconnected。I used Keil's official Network librarynetTCP_SendReady is unable to immediately detect that the TCP has been disconnected, resulting in data loss issuesIs there a way to speed u...
The driver installation file is stlink-server 2.0.2. MCU is STM32F405RG.
i want to know how to form Remote Request (frame) to get the data from host device.Is only two settings are enough (RTR bit set to CAN_RTR_REMOTE & data length = 0) suggest the whole configuration to get the data from host device.Controller suppose ...
Posted on January 23, 2018 at 19:55We are looking to replace an eMMC 4.41 chip (by Micron) that we currently use with a new one SanDisk iNAND 7250-I (https://media.digikey.com/pdf/Data%20Sheets/Micron%20Technology%20Inc%20PDFs/EMMC_Series.pdf). This...
when I call tick I get HardFault. what can be the problem ? thanks.
When generate the project for the CM4 core, it seems I forget to enabled the SWD debug. Now, in Keil's debug wizard, the SWDIO shows 'No target connected'. My nucleo board is just a brick now.Any method to unlock it?BTW: I can reboot with BOOT0 pull...