UTF-8 in Keil
Posted on September 18, 2016 at 20:23 Hello Friends, can anybody tell me how can we print utf-8 in keil uvision? i changed the editor encoding to utf-8 without signature. i tried this codes with no success: #pragma import(__use_u...
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 18, 2016 at 20:23 Hello Friends, can anybody tell me how can we print utf-8 in keil uvision? i changed the editor encoding to utf-8 without signature. i tried this codes with no success: #pragma import(__use_u...
Posted on September 17, 2016 at 07:55Hi, i want to load program to stm32f0 . i am using MDK keil version 5.I have external st link/v2 for programing. i didn't have development board. For programming connecting made Stm32f0 St link/v2 VD...
Posted on September 20, 2016 at 07:41 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 19, 2016 at 22:52I've seen a lot of examples and almost all of them from STM have only a single interface. And it seems like most of the time, one interface should be enough. Since I am still learning USB, for those who have expe...
Posted on September 19, 2016 at 10:34Hello to the finest community :), Are you already working with embedded wizard or other GUI software like STemWIN. I would like to learn to make small interfaces on screens as STM32F429i-Discovery. the tutorials ...
Posted on September 19, 2016 at 22:05Hi,I think thats my stm32f103rbt6 has unexpected reset, how may I apply that? I tested this register RCC_GetFlagStatus(RCC_FLAG_IWDGRST and its TRUE all the time, is it good?
Posted on September 19, 2016 at 20:48I am trying to run a RAW TCP server app in the STM32F746disco. I have as starting point the F756 example. I have created the project with CubeMX and using Keil5.I can't connect with my computer. I am debugging ha...
Posted on September 17, 2016 at 16:17Hello Sorry if my question is repetitive and boring but I'm here after 4 hours searching!!I have an STM32f4-discovery board and liked to programming it with CMSIS library! but there are many tutorials on web in t...
Posted on September 12, 2016 at 17:02Hi, I did a basic udp echo server EWARM project using the cubeMx for NUCLEO-F767. The problem is that sometimes it is need to send a couple of udp packets to receive them and another problem is that if I enable ...
Posted on September 17, 2016 at 14:55Hello,I would like to develop with the STM32L476RG and I have tried a few IDE without success. Everything is up to date.Building the project fails with KEIL : *** Using Compiler 'V5.06 update 3 (build 300)', fold...