criss Posted July 13, 2015 Share Posted July 13, 2015 Buna ziua, Puteti sa-mi da-ti o librarie functionala pt HD44780, am incercat cateva dar din pacate fara succes. Multumesc Quote Link to comment Share on other sites More sharing options...
nico_2010 Posted July 13, 2015 Share Posted July 13, 2015 Ai incercat-o pe asta: http://stm32f4-discovery.com/2014/06/library-16-interfacing-hd44780-lcd-controller-with-stm32f4/ ? Quote Link to comment Share on other sites More sharing options...
criss Posted July 13, 2015 Author Share Posted July 13, 2015 (edited) da l-am incercat, dar nu-mi functioneaza. Atasez fisierele proiect: http://s000.tinyupload.com/index.php?file_id=28330452352448087404 Aceasta eroare i primesc: *** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:Keil_v5ARMARMCCBin'Rebuild target 'hd44780'compiling main.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXmain.c: 0 warnings, 1 errorcompiling tm_stm32f4_delay.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXlibtm_stm32f4_delay.c: 0 warnings, 1 errorcompiling tm_stm32f4_gpio.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXlibtm_stm32f4_gpio.c: 0 warnings, 1 errorcompiling tm_stm32f4_hd44780.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXlibtm_stm32f4_hd44780.c: 0 warnings, 1 errorcompiling tm_stm32f4_timer_properties.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXlibtm_stm32f4_timer_properties.c: 0 warnings, 1 errorcompiling stm32f4xx_rcc.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXSTM32F4xx_StdPeriph_Driversrcstm32f4xx_rcc.c: 0 warnings, 1 errorcompiling stm32f4xx_gpio.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXSTM32F4xx_StdPeriph_Driversrcstm32f4xx_gpio.c: 0 warnings, 1 errorassembling startup_stm32f407xx.s...compiling system_stm32f4xx.c..."no source": Error: command-line: #992: invalid macro definition: USE_STDPERIPH_DRIVER.STM32F4XXRTEDeviceSTM32F407VGTxsystem_stm32f4xx.c: 0 warnings, 1 errorlinking....Outputhd44780.axf: error: L6002U: Could not open file .outputmain.o: No such file or directoryFinished: 0 information, 0 warning, 0 error and 1 fatal error messages.".Outputhd44780.axf" - 1 Error(s), 0 Warning(s).Target not created.Build Time Elapsed: 00:00:07 Edited July 13, 2015 by criss Quote Link to comment Share on other sites More sharing options...
moro Posted July 14, 2015 Share Posted July 14, 2015 Aici te-ai uitat? http://www.elforum.info/topic/89890-librarie-pt-lcd-hd44780/ Legat de eroarea ta, ti-ai definit in compilator "USE_STDPERIPH_DRIVER" si "STM32F4XX" ? Quote Link to comment Share on other sites More sharing options...
criss Posted July 15, 2015 Author Share Posted July 15, 2015 pana la urma am reusit, doar ca libraria gasita este prea stufoasa. am sa incerc si linkul dat de tine...mersi frumos Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.