Forum Replies Created
-
AuthorPosts
-
SebastianParticipant
What is indicated here seems correct to me, but given the scarcity of ST products there are alternatives such as GD that are not pirated copies because they have their own marketing license, it would be good if Sysprog visited the official gigadevice page to be able to implement the necessary libraries for to be able to have the GD models within your list, it is very bad to have to pay up to $20 for a microcontroller that used to cost $3 and also not be available, I have had to use GD32F103RC to replace some ST only some functions work the same but the others don’t. Friends of Sysprog if you put on sale a new version with alternative microcontrollers it would be greatly appreciated unless your company has restrictions to do so
SebastianParticipantDear
<span class=”tlid-translation translation”><span class=”” title=””>Excuse my insistence</span>
<span title=””><span class=”” title=””>When I create the (GPDSC) from CubeMx using the HAL library I do not have problems as I show with the image with the RED arrow, the problem happens when I select LL driver only for USART and HAL for everything else, I have this problem, you can appreciate</span> <span class=”” title=””>in the image that does not have the arrow does not appear the file stm32f1xx_hal_rcc.c,</span><span class=”” title=””>the other errors were corrected by entering the preprocessor (USE_FULL_LL_DRIVER) but I still have this problem, after generating the GPDSC file compiled without making any changes to the project, use as it is CubeMX genre, if I generate it to be used with KEIL and compile I do not have this problem. I really appreciate more information I have become addicted to VISUALGDB since I have renewed my license and I do not want to stop using it because I like it a lot</span></span></span>Attachments:
You must be logged in to view attached files.SebastianParticipantDear support
About the Undefined reference on the tutorial say the problem is when mix C++ and C, but all project are on C, I m use the the GPDSC file create from CubeMx without change , bu the moment the problem with the macro are fix include it on the preprocessor but the undefined reference continue, maybe add any path?
thanks
Attachments:
You must be logged in to view attached files.SebastianParticipantI m rename the file from xml to txt,
thanks
Attachments:
You must be logged in to view attached files.SebastianParticipantI m forget include the error message when the VS start and log.xml file
thanks for the help
Attachments:
You must be logged in to view attached files.SebastianParticipantDear Support
Now I can compile the code but I have some error, <span class=”tlid-translation translation”><span class=”” title=””>maybe forget to include something</span></span>
thanks
Attachments:
You must be logged in to view attached files.SebastianParticipantKurta, parsec67, thanks for your reply
I am trying to use USART with LL driver but I have the same problem I am not an expert yet so I do not know how to insert the reference (USE_FULL_LL_DRIVER) to use my project they tell me that I have to put it in the preprocessor, you have some example of how do this, or perhaps seeing these errors our friends of SYSPROGS can make us a manual because their support is needed for this case
thanks
SebastianParticipantHi Parsec67
You have news about this issue, now I try use USART with LL driver but I have many error, I m wrote to ST but I haven’t any reply
-
AuthorPosts