None: Proper way to bit bang with KEIL (22 Replies)
Hello, what im trying to do is reverse engineering unknown device. What i need is catch a 16bytes data from it. Each clk's pulse speed is about 20 nanoseconds. I'm using stm32f4 discovery board, so i...
View ArticleNone: Pack Installer - Deice Database - Apollo2 from Ambiq
Dear community, I used a Lite version of keil uVision5 for my STM32L0 boards. Right now, I would like to use the IDE with my new evaluation board Apollo2 AMAPH1KK-KBR EVB from Ambiq micro. I've...
View ArticleNone: Pack installation fails
Hi, I try to install a pack. I'm on windows with a pro license. I did: - Project => Manage => Pack installer - I gave the path to the file.pack - I had an error in the output console :...
View ArticleARM: compile a (.a) library created with GNU compiler using keil
i have a static library (.a library) crated with the gnu compiler, how can i use this library in a keil project? is it possible to compile it with ARM compiler?
View ArticleARM: STM32F103RB ADC CODE
I'm trying to write a code for ADC but there are 2 problems: 1.''ADC_CommonInitTypeDef ADC_CommonInitStructure;'' something is wrong in there. Should i add a library?. I've added "stm32f10x_adc.h" but...
View ArticleC51: map target label L42 failed
compiler: keil IDE: simplicity studio problem: when put while(1); in the main function of a project and build the project it shows the error 'map target label L42 failed' in the code section which...
View ArticleNone: STM3240G-EVAL bsp files
Hi, I am using STM3240G-EVAL board(got from my company). I am using Keil V5.26.2.0 for development(currently just learning). I need to add the support for this board in this software environment. How...
View ArticleNone: Using HAL & RTX together (1 Replies)
I want to use HAL & RTX together in a project based on stm32f4. I made changes that u see at this link: http://www.keil.com/pack/doc/STM32Cube/General/html/cubemx__r_t_x.html But still it does...
View ArticleARM: Olimex LPC1766-STK
Hello, Please can HTTP Server example for MCB1700 run with Olimex LPC1766-STK? Regards
View ArticleNone: Using ASCII codes
Hello, This is my first post so please bear with me if I'm missing any information. I've just started learning the ARM language and am using Keil microVision5 currently. At the minute, I'm not too...
View ArticleARM: Setting KL25Z to 48MHz
I am using the KL25Z on the FRDM board. The clock is running at the default frequency of 20.97MHz. Is there is an easy way to change it to 48MHz? I see there is a function SystemCoreClockUpdate() and...
View ArticleARM: I need to do SPI, I2C communication on mcbstm32f400 board
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 ArticleARM: Keil scatter file entrypoint for OTA firmware image
Hi All I'm using STM32L073 and already have a bootloader at 0x8000000 to 0x8002ffff. This bootloader will check the application FW(crc & length) and jump to FW's entrypoint at begging third...
View ArticleARM: RTX5 CMSIS2 + EMAC_LPC43xx.C v2.9 + Alternative timer + LPC4337 result...
Hi, I encounter an issue while trying to updating my application using RTX5 CMSIS OS to RTX5 CMSIS OS2. While using RTX5 CMSIS OS everything works fine (I can upload and download files to my FTP...
View ArticleARM: Order editor tabs by name (abc)
Hello, Is it possible to order opened tabs in Editor by name? Thanks
View ArticleARM: Initialization of the application
I am actually using the default __main function in the Startup.s file, but i would like to replace it by creating my own __main than branches to __rt_entry. How can i define it? how to branch it to...
View ArticleNone: DevOps
Can anyone suggest me learning DevOps is helpful to get a better career or not? People who need to know the DevOps tools list can find here. Jenkins, Nagios, Docker, Git, Chef, SaltStack, Splunk,...
View ArticleARM: I have a problem!!
Hello: I'm coding in C++ for ARM for the first time, using Keil. I'm working in a project that already exists but I need to make some changes. I cannot change the libraries or the file's structure....
View ArticleNone: Printf weird behavior (9 Replies)
Hi guys, So I'm facing an annoying issue using printf in keil. The IDE does not show what I print, furthermore it just keeps printing continuously random characters like these...
View ArticleARM: Compile Error
Hi, I am using STM32F407VG with Stmcubemx and Keil V5. Whenever I generate a code it gives me error like The Code generated successfully but MDK-ARM V5 have a problem the project can be opened but...
View Article