Skip to main content

Questions tagged [ide]

stands for Integrated Development Environment and is a tool(set) assisting to write software.

0 votes
1 answer
196 views

I would like to know what is the easiest way to get the value from the IAR's environment args such as $TOOLKIT_DIR$ or $PROJ_DIR$. I know what method uses Windows for it's environment variables, but I ...
GenGen's user avatar
  • 49
0 votes
1 answer
122 views

I currently am running into problems with my new Arduino board. The complete details are here with log info and other troubleshooting steps https://forum.arduino.cc/t/programmer-is-not-responding-...
Jason Crosby's user avatar
0 votes
1 answer
167 views

I have a hardware with the LVDS interface to control the display. My question: Which programming language and IDE would be most suitable for programming LVDS? Or is it possible with any language like ...
unknown's user avatar
0 votes
1 answer
200 views

I’m making a simple door lock for my room using an Arduino uno and an RFID sensor, I made the code to unlock the door with the correct tag, but it’s only on one side, I need a way to unlock the door ...
Computer Noob's user avatar
0 votes
0 answers
412 views

I'd like to use a SCD30 sensor connected to ESP8266. I know it's possible to use for example Adafruit library to connect SCD's to Arduino: ...
Kaomer's user avatar
  • 1
0 votes
1 answer
602 views

So I was looking at the pinout for 44 pin, notebook type IDE cables, and the 44th pin is listed as /TYPE : Type (0=ATA), what use does it have?
AussieHobbyist's user avatar
0 votes
1 answer
302 views

The microcontroller of Arduino Uno R4 is Renesas RA4M1 (Arm® Cortex®-M4). -So can I program Arduino Uno R4 On STM32 IDE? -Can I use STM32 library for Arduino Uno R4? Thanks!!!
Đức Chung Nguyễn's user avatar
0 votes
1 answer
301 views

STM32 is can programming using Arduino IDE, but I am confusing about which is better for programming this device, and what is the deficiency about this two software for programming STM32. (I am ...
HumbleBee's user avatar
0 votes
3 answers
2k views

So I've just migrated to STM32 Black Pill from my Arduino UNO. I've simply copied the Arduino code into the Black Pill using this method. On my arduino I was using a pressure sensor powered with 5V ...
Dr. Strange's user avatar
0 votes
0 answers
1k views

My idea was to have multiple MPU 6050 (6-DOF accelerometer) sensors connected and read by an NodeMCU. I had tested a single accelerometer on the D1, D2 pins and it ...
Iconstrife's user avatar
0 votes
2 answers
160 views

I am trying to run a post-build script in Segger Embedded Studio (v6.20a). I want to have access to variables that are Macro-defined in SES. Example variable is NRFUTIL, which should expand to a ...
Chris Fernandez's user avatar
0 votes
0 answers
70 views

I am planning to interface an STM32H745XI to a 1400x480 display. The maximum resolution given for the STM is 480×480. I understand that this is the maximum frequency the device can actually output. ...
Pooja Madival's user avatar
1 vote
2 answers
2k views

I have a new NodeMCU ESP8266. I made sure that the builtin LED on it was working properly by uploading the "Blink" example sketch from the Arduino IDE examples and it worked. When I try my ...
Odasaku's user avatar
  • 115
0 votes
1 answer
1k views

I want to upload program/debug ATmega644P using STlinkV2(JTAG). Is it possible? Which IDE support make debug ATmega644 using STlinkV2.
Ali Buğra ÇETİN's user avatar
5 votes
1 answer
3k views

I have been using Git / Bitbucket to manage versioning for Altium and MPLAB and have recently started using IAR for the STM8 series MCUs for a series of projects. Is there any Git integration to IAR ...
Cole Jackson's user avatar

15 30 50 per page
1
2 3 4 5