Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.
hi everyone
I'm using keil 5 for stm32 i have problems fist while building my project some black window comes i attached their pictures.
second when i want to load my project i have this error :
ERROR:Flash Download failed - could not load file
'C:\Users\..............'
when i delete...
HI,
I have written the below code for my STM32F446RE Nucleo board. All I am trying to do is turn on Pin PA3, Pin PA2 and onboard LED Pin PA5. The code compiled and flashed successfully. But no success in turning on LED pins except onboard LED Pin PA5. I don't know why Pin PA3 and Pin PA2 is...
I've tried putting suffix 'y' followed by binary numbers within an array in header file but "syntax error near 'y', expected '}' " appear. Kindly ignore the first array of the attachment.
extern unsigned int A[8]={
00111100y,
01100110y,
01100110y,
01111110y,
01100110y,
01100110y,
01100110y};
Hi,
I designed a kind of SWD & JTAG Isolater for Jlink & STLINK, for online debugging.
This may keep person and PC USB port from PCB board burning.
Can be used in Motor Control, Digital Power and some high-voltage applications.
IDE: Keil, IAR, Jflash, STM32 ST-LINK Utility;
SWD: 2MHz;
JTAG: 6MHz;
I am doing a project in keil uvision. I need to send timestamp from microcontroller (stm32f103rbt6) in Milliseconds to check events using C. I already found a program similar to this n it`s already in seconds n i need to change it from seconds to millisecond. i am new to microcontroller...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.