ARM: What's wrong with my Keil v5 compiler that target is sometimes gets...
I want to perform blinky program operation on STM32F103C8T8 using Keil v5 Compiler. I am generating C source code using STM cubemx and making Pin13 on/off with delay of 100ms. My code is...
View ArticleARM: I need to do SPI, I2C communication on mcbstm32f400 board (7 Replies)
I need to do SPI and I2C communications on the board. What hardware items I need to buy and where to put them on the board. Which would be a good slave (data to read from).
View ArticleNone: BullGuard Customer Support Number UK 0800-090-3202
Get all the help for BullGuard software which is among the most used and trusted antivirus software in Uk. Whenever you are facing some technical issues just contact BullGuard Support number without...
View ArticleARM: can implementation with lpc148
hello, if any one having the code for can implementation using lpc2148. my problem is how to start programming for can even though i studied can mcp 2515 datasheet. ihad concept but iam not able to...
View ArticleNone: BitDefender Customer Care UK 0800-046-5236
Get all the help for BitDefender software which is among the most used and trusted antivirus software in Uk. Whenever you are facing some technical issues just contact BitDefender Support number...
View ArticleNone: TCPnet (1 Replies)
Hi all, I used TCPnet Client to connect Server, it is normalize But!!! when i close Server , TCPnet Client will freezes Anybody know how fixed it?
View ArticleNone: Debugger does not run unless using MicroLIB
I have a Keil project that is built using ARMCC, with "use MicroLIB" unchecked. It links multiple libraries, including CppUTest, that are also built with ARMCC. During Keil debug session with...
View ArticleNone: application stuck in rt_put_prio
/* Search for an entry in the list */ while ((p_CB2 != NULL) && (prio <= p_CB2->prio)) { p_CB = (P_XCB)p_CB2; p_CB2 = p_CB2->p_lnk; <--- sometimes stuck...
View ArticleARM: How to download binary files to target using ULINK2 (3 Replies)
Hello. I have the entire workspace "spread out" in my KEIL uV5 IDE and a JTAG plug from the ULINK2 connected to my target HW. When I (down)load my SW onto my target HW, I simply push the "LOAD" icon...
View ArticleC51: Left and right arrowkeys and the // do not work in the mcu 8051 ide (7...
As the title says the Left and Right arrow keys are not working in the 8051 ide. I installed the latest version I could find on my ubuntu 16.04 machine. Also when I use // for comments I get a syntax...
View ArticleARM: How to make the firmware as a bin file ? (2 Replies)
How to make the firmware as a bin file ? Hi. I'd like to make and upload the firmware file into STM32F103C8 board by using UART. Especially, STM32F103C8 board have boot mode switch and uart connect....
View ArticleARM: PIC startup code, making a section for relative addresses (1 Replies)
I need to write a bootloader that can execute multiple images stored in Flash. Without wanting to recompile for every possible image address, I'd like to get PIC images working. The only issue is that...
View ArticleNone: Problems with CC2538 debug connection and Ulink Pro
I am using Ulink Pro to debug an cc2538 custom board. The debug connection is implemented through an 6 pin Tag-Connect header. The signals are connected according the data sheet of the CC2538 and...
View ArticleNone: BullGuard Customer Support Number UK
While having the technical error in Bullguard get all the help for antivirus software which is among the most used and trusted antivirus software in Uk. Whenever you are facing some technical issues...
View ArticleNone: Adjust Duty Cycle and Frequency with Timmer
Hi, my question is I would like to create pulse using timmer. The period of duty cycle and period using timmer only. I am using arm assembly. My sample code is. This code generates a pulse with a %50...
View ArticleNone: Adjust Duty Cycle and Frequency with Timmer
edit. ; setup code for timer0 AREA Program, CODE, READONLY ARM ;use ARM instruction set INCLUDE LPC23xx.inc ; MMR definitions EXPORT timer0_init timer0_init ; R0, R1, and R2 are all used in this...
View ArticleARM: USBH CDC ACM Virtual Com Port Question
In Keil's Run Time Environment I will only use USB Port I use it as virtual com. When I coding USB Host Virtual com as usbh cdc acm, usart port included, why?? ////////////////////////// extern...
View ArticleARM: Problem in displaying integer/number GLCD
i am unable to display numbers in glcd example like digit 13.By using below code . int32_t GLCD_DrawChar(uint32_t x, uint32_t y, int32_t ch); int x=50 + (acc.x * 25/1000); int y=50 + (acc.y *...
View ArticleNone: STM32F407VGTx
Hello there! I'm using STM32F407VGTx and Keil U5. Everything went well but when I run the simple code of blinking led on board it doesn't blink at all and the screen says zero errors. Anyone knows how...
View ArticleNone: SWD communication issue (4 Replies)
I'm using LoRa development board from Acsip based on STM32L073RZ micocontroller (ARM Cortex M0+ family). SWD pins on this board is as following: 3.3V, SWD(/A13), SWC(/A14), GND. Initially swd...
View Article