ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
THANK YOU SO MUCH!!! The biggest thing was changing the pins to an ST-LINKED pin. You rock!!!
1000 little tricks, thanks a lot for sharing !
You're welcome!
Thanks a lot, this saves times compared to implementing SWV log prints..
Wow, great video. Like Leon Shaw said "It Works".Thanks
Thanks Ed Feten👍
Excellent instruction, it worked for me - thank you
Thank you for sharing your knowledge and experience
Thanks! got it working with this tutorial
Thank you so much sir i love you
Thanks
// Override this function :int _write(int file, char *ptr, int len) { HAL_UART_Transmit(&hlpuart1, (uint8_t*)ptr, len, HAL_MAX_DELAY); return len;}
Thank you for the helpful video! :)
Error opening \\.\COM3 (121)Error opening \\.\COM3 (121), I'm getting error like this and i'm using stm32f446re and uart4, please help m eto resolve this issue
finally one that works!
Thanks. Please subscribe to my TH-cam channel and support 🙂
i am getting special character., what would be the pbm
Makes no sense. How does the _write function get invoked ? All you have is a printf statement that won't do it.
if i connect USB cable to PUTTY can i still see the Current number displayed 1..... ??
Yes
Sir, how to get this development board ?
Great video, really helpfull!
i am using putty but I am getting garbage value. tried with other tools also but still getting the garbage value.
Pls check the buadrate configuration and use the same buadrate in putty
i dont have a serial port, any help? The option is blank
You can buy usb to ttl serial converter and use it. Code will remain same
thank you for sharing the experience and knowledge if possible please upload more videos on stm 32
Sure I will
Good class
Thanks Yagurutt
does this work with stm32f103c8t6
THANK YOU SO MUCH!!!
The biggest thing was changing the pins to an ST-LINKED pin. You rock!!!
1000 little tricks, thanks a lot for sharing !
You're welcome!
Thanks a lot, this saves times compared to implementing SWV log prints..
Wow, great video. Like Leon Shaw said "It Works".
Thanks
Thanks Ed Feten👍
Excellent instruction, it worked for me - thank you
Thank you for sharing your knowledge and experience
Thanks! got it working with this tutorial
Thank you so much sir i love you
Thanks
// Override this function :
int _write(int file, char *ptr, int len) {
HAL_UART_Transmit(&hlpuart1, (uint8_t*)ptr, len, HAL_MAX_DELAY);
return len;
}
Thank you for the helpful video! :)
Error opening \\.\COM3 (121)
Error opening \\.\COM3 (121), I'm getting error like this and i'm using stm32f446re and uart4, please help m eto resolve this issue
finally one that works!
Thanks. Please subscribe to my TH-cam channel and support 🙂
i am getting special character., what would be the pbm
Makes no sense. How does the _write function get invoked ? All you have is a printf statement that won't do it.
if i connect USB cable to PUTTY can i still see the Current number displayed 1..... ??
Yes
Sir, how to get this development board ?
Great video, really helpfull!
i am using putty but I am getting garbage value. tried with other tools also but still getting the garbage value.
Pls check the buadrate configuration and use the same buadrate in putty
i dont have a serial port, any help? The option is blank
You can buy usb to ttl serial converter and use it. Code will remain same
thank you for sharing the experience and knowledge
if possible please upload more videos on stm 32
Sure I will
Good class
Thanks Yagurutt
does this work with stm32f103c8t6
Yes