Search found 1 match

by Javid
Mon Apr 03, 2017 5:33 am
Forum: Other Boards
Topic: VCC-GND STM32F407VET6 dev board
Replies: 25
Views: 40108

Re: VCC-GND STM32F407VET6 dev board

Hi. Need some advice. I bought one of this boards and confused with led light. I used code from vcc-gnd.taobao.com for led it works. But what if i want to use cubemx? Used Cubemx and then used simple code but it doesnt work. HAL_GPIO_TogglePin(GPIOB, GPIO_PIN_9); HAL_Delay(500); Does this board work...