Posted on July 25, 2013 at 11:26
Hi !
When running the VCP USB Stack (STM32_USB-Host-Device_Lib_V2.1.0) on my STM32F4 i got an error code on my Win7 x64 sytem.
''This device cannot start(code 10)''
I'm using the USB HS Po...
Posted on July 25, 2013 at 10:40
Hi !
I'm trying to use PD2 on my STM32F405RG as GPIO output. I think i configured it correctly but it does not switch. Here is my code, it is not that difficult....
GPIO_InitTypeDef GPIO_InitSt...
Could you find a soulution?I have exactly the same problem. Systick stops and I2C remains in an endless loop waiting that the timeout is reached. That will never happen because Systick is no longer updated.
Hi !One additional topic...Filter configuration also changed a bit, what is the replacement for the "FilterNumber" ? And how can I change the interrupt priority. Could that be still done by HAL_NVIC_SetPriority(CAN2_RX0_IRQn...)?Regards,Dirk
Posted on September 11, 2017 at 10:29Hi !Are you using the IWDG watchdog ?If Yes you must uncheck the IWDG_STBY bit from the option bytes using the STLinkV2 utility.Factory default is 'checked' which means the watchdog is running in standby mode an ...
Posted on July 26, 2013 at 08:13@clive1: Thanks, just wanted to make sure that i haven't overseen something in the datasheet. It was indeed a soldering issue on the prototype. Regards, Ed