Skip to main content

Questions tagged [programming]

Questions about programming parts (FPGAs, Flash, etc.) Many software programming questions should be asked instead on Stack Overflow.

0 votes
1 answer
94 views

As demonstrated by the image above, blocks are displayed on the LCD1, even though I've configured and programmed the Blue Pill STM32F103C8T6 board and connected it ...
Reza Jaferi's user avatar
-1 votes
0 answers
66 views

We design electronic circuits, but today I received a question that I can’t answer easily. Someone asked us about designing a circuit that reads signals from a scintillator in an X-ray scanner. They ...
en.eleproject.pl's user avatar
3 votes
1 answer
405 views

I have two identical PCBs that include the same MCU MC68705R3CP. Unfortunately, one of them has an output pin PB4 configured as Darlington drive output that has a high output regardless of the normal ...
Bavly's user avatar
  • 455
0 votes
1 answer
116 views

NEC D78F9177 (8-Bit Single-Chip Microcontroller) Can someone specify, does this MCU support reading the device? It's not clear, does this particular MCU have built-in functions to disable flash memory ...
fxgreen's user avatar
  • 209
3 votes
2 answers
332 views

I was designing my fist STM32 board using the F411RE chip. To program it, I wanted to use SWD and the Nucleo STlinkV2.1 that comes with every Stm32 Nucleo board (in this case also a Nucleo F411re). ...
ZeroN's user avatar
  • 33
0 votes
0 answers
64 views

How can I program this IC? There is almost nothing on the internet and everything is about PAL and GAL. Of course, it is said that all of these are similar, but the above IC is programmed differently ...
128 92's user avatar
  • 9
1 vote
1 answer
62 views

I have a device that works with two voltage levels (5V and 3V3). The first one (5V) is used for addressable LEDs (and other peripherals), and the second one (3V3) for an MCU (STM32F3). The device ...
Humphrey Appleby's user avatar
1 vote
0 answers
80 views

I have been trying to connect the ADS1115 ADC with my Microchip PolarFire SoC discovery kit FPGA board, I have written the FSM for I2C master by collecting the code from various sources because I am ...
Ketan Singh's user avatar
0 votes
1 answer
39 views

I'm programming an Altera CPLD from an FPGA over JTAG using an SVF file (generated by Quartus) to specify the JTAG commands. Much of this process appears to work: checking the silicon ID, performing a ...
MattHusz's user avatar
  • 1,181
1 vote
0 answers
39 views

For the production purpose my task is to program 8 esp32 Simultaneously. So for auto reset of esp32. I am using CP2102 USB to TTL In that instead of Transistor based ckt solution I have directly ...
Khushi Sanghvi's user avatar
0 votes
1 answer
124 views

I have a very minimal setup for a STM32L412KBT6 It's hooked up on a prototyping board: The circuit is done according to the official reference guide and effectively looks like this: (Sorry for the ...
Boyfinn's user avatar
  • 175
1 vote
0 answers
61 views

I'm trying to interface an SD card using SPI1 on an STM32G030 with libopencm3. The pins I configured are: SCK on PA1 (AF0), MISO ...
mythbu's user avatar
  • 195
1 vote
1 answer
66 views

One of our instruments currently uses M29W800DB70N6E (from Micron Technology Inc.) which is now Obsolete. We are planning to use MX29LV800CBTI-70G (from Macronix) [ datasheet ] as an alternate. ...
Hazel's user avatar
  • 21
1 vote
3 answers
237 views

Going through MISRA C 2012 rules, I Noticed one rule about dead code and was a little unclear about the definition of "dead code" Rule 2.2 States that "There shall be no dead code" ...
AK47's user avatar
  • 193
0 votes
2 answers
192 views

I have mostly spent time with Atmega and Atsam boards and would like to test and learn STM microcontrollers. I have never worked with SMT32 boards as such and some of my questions maybe to obvious. I ...
HolyDevil's user avatar

15 30 50 per page
1
2 3 4 5
56