Posted on September 17, 2016 at 21:02
Hi Everyone,
I am interfacing an ssd1289 TFT controller with stm32f427 , I have an old code with stm32f407 and standard peripherallibrary , I tried to use stm32f4cube helloworld example to run my first ...
Posted on August 25, 2015 at 19:49Hi I am building FTP server on stm32f4DIS-BB + stm32f407-discovery I am using lwip ,and I am facing transfer speed issue.I get max upload speed about 165KB/s.this speed demonstrates two speeds (Ethernet + SD card wr...
Posted on September 19, 2016 at 20:39Please if anyone want to help me out and want any more information(configurations , source code , etc..) ,I can share ,so please I need a reply. Thanks a lot.
Posted on June 09, 2016 at 21:11 sorry for the late reply I attached the configurations of 3 files in the same txt file, hal_conf.h ethernetif.c stm32f4xx_it.c systemclock_config
________________
Attachments : dis_bb_config.txt : h...
Posted on June 09, 2016 at 03:20
Hi , I had the same problem , I just solved it
I have the same hardware with LAN8720 phy IC and it didn't work with HAL , it was working good with STL.
However I disabled the autonegotiation and now the p...