Skip to main content

Questions tagged [firmware]

Firmware refers to software running on an embedded system or microcontroller to control hardware directly.

1 vote
1 answer
89 views

According to the DS CM6533, it has the following specifications: The CM6533 is a USB 2.0 audio chip built-in 8051 for flexible applications. Embedded 1T 8051 with 32K Byte SRAM and 512K Byte flash(...
Digger18's user avatar
0 votes
0 answers
62 views

Does anyone know what I am having the problem described below?: MCU (CYTVII-B-E-1M-SK) is running and was programmed successfully before OpenOCD/Infineon Auto Flash Utility(AFU) failed with error(s) ...
Chang Jia Jun's user avatar
-2 votes
1 answer
83 views

I’m working on a voltage stabilizer project using a Nuvoton MS51FB9AE microcontroller, and I’m confused about how my input voltage measurement circuit handles a range of 240V AC to 300V AC, 50 Hz. The ...
MICRO's user avatar
  • 532
2 votes
2 answers
147 views

For programming a GD32F103C8T6 MCU, I was going through the GD32F10x-User-Manual-Rev2.9. While going through the Flash memory controller (FMC) section, it states that to write to "Wait state ...
Nobody's user avatar
  • 43
1 vote
1 answer
130 views

I am currently trying to find out how secure firmware updates are done on microcontrollers nowadays. Many authors refer to SUIT (Secure Updates for Internet of Things) in their papers. Most ...
odelgruben's user avatar
0 votes
1 answer
67 views

I’m working on a parallel BMS system where multiple BMS units communicate over a CAN bus. Since there is no master-slave configuration, each BMS must dynamically assign itself a unique CAN ID. The ...
Antony jose's user avatar
1 vote
3 answers
158 views

I am analyzing calibration binary files of an embedded system (BMS) that likely uses a CRC-15 CAN checksum. From my firmware analysis, I have found a PECLookup table, which suggests that a CRC-15 CAN ...
Charles's user avatar
  • 11
0 votes
0 answers
52 views

I'm developing a firmware on STM32F429 to have a USB composite device composed of a custom device and a CDC port, on the OTG_FS device. The hw device is connected with a PC; it correctly shows 3 ...
SteMMo's user avatar
  • 101
1 vote
1 answer
632 views

I'm trying to design a custom board with ESP32-C6 and don't want to use BOOT or RESET buttons. Can someone point me to a reference schematic that shows how to enable auto boot / auto reset without ...
Climent Lam's user avatar
-1 votes
1 answer
142 views

I'm trying to find a proper datasheet with a reference schematic for the Sony CXD5605 or CXD5610 GNSS IC. They don't have anything published on their website.
Tharindu Suraj's user avatar
-1 votes
1 answer
115 views

I am working on a project with ESP32 and I use ESP-IDF to compile to compile the project. Some files in my project cannot be shared with the whole team due to security reasons, so I want to have a ...
Dojhoe's user avatar
  • 9
0 votes
0 answers
296 views

We have a significant portion of our application written with STMCubeIDE and running on a Cortex-M4. We would like to migrate to an STM32MP2 microprocessor, which features A35 and M33 cores. However, ...
SADALI Mohand's user avatar
6 votes
9 answers
2k views

I am working with an I2C based sensor. The requirement is that whenever some new data is ready, it generates an interrupt (hey, new data is ready, aka RDY.) What I have implemented currently is, I ...
stack-overflow---'s user avatar
1 vote
1 answer
272 views

I am planning to implement a remote firmware update for my MCU and seek recommendations on the necessary features for the MCU. Specifically, I would like to understand the requirements regarding ...
Andromeda's user avatar
  • 1,438
1 vote
1 answer
58 views

I am working with the OV7251 image sensor from Omnivision (sorry, the datasheet is not public, so I can't link to it). According to the datasheet, the gain and exposure can be set. The datasheet ...
Rocketmagnet's user avatar

15 30 50 per page
1
2 3 4 5
18