User Activity

Posted on April 04, 2018 at 12:50Hello. I'm doing CubeMX generation, but earlier I also copied bits of firmware UART printf example. Tried with USART1, USART3, USART2.   HAL_UART_Transmit(&huart2, ''Hello\n'', 6, 0xFFFF); doesn't yield output (i.e. ...
Posted on March 24, 2018 at 08:29The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 24, 2018 at 02:19I enable Ethernet in RMII mode, tried PHY address 0 and 1, Ienable FreeRTOS, automatically configure clock, etc. I set breakpoints (SW4STM32) and program waits in lwip's 'accept' function, the one that waits for conn...
Posted on April 13, 2017 at 07:49It is: https://nettigo.eu/products/power-supply-apv-35-5-mean-well-5v-5-0a, like the text says, APV-35-5 MEAN WELL 5V 5.0A. It is dedicated for LED lightning, but will work with STM32 / Nucleo, yes?I will get 4A from...
Posted on February 03, 2017 at 14:40I have Nucleo-F767ZI board and want to use Arduino protoshield to ease making connections to a peripheral (I will solder 2x8 pin header to the shield and use a ribbon cable). However I cannot find any PDF on ST Zi...