Skip to main content

Questions tagged [update]

The tag has no usage guidance.

0 votes
2 answers
86 views

Is it possible to create new footprints and integrate additional components into an already manufactured PCB?

What is the most effective method to do so? I have enameled wire, which seems safer to me due to the insulation. My plan is to cover them with solder mask. However, I have a question: Would it be ...
condor12's user avatar
  • 145
0 votes
0 answers
34 views

STM32 Over-The-Air update with SIM7682E LTE modem

I have a need to add an Over-The-Air firmware update feature to my project. It is based on STM32F103CBT6 and SIMCOM SIM7682E LTE modem. The main idea is to connect to the FTP server or get the file ...
Nazar Diadiun's user avatar
2 votes
1 answer
678 views

STM32 USB DFU circuit

I would like to program a custom board based on STM32F446RET MCU by using the default STM32 USB DFU bootloader. I did the following connections: board VCC to USB cable and VBUS_FS board GND to USB ...
Damien's user avatar
  • 133
2 votes
1 answer
5k views

STM32 ST-Link Unitily does not have the latest firmware

I am trying to update my ST-Link V2 to the latest firmware, since STM32CubeIDE wont upload code if I don't. STM32CubeIDE wants V2J38S7: But it always fails to update: "Upgrade successful" ...
Christianidis Vasilis's user avatar
3 votes
0 answers
3k views

ST-Link V2 - Firmware Update Error

I purchased a few ST-LINK V2 debuggers / programmers and they were all clones as expected but I was only able to update a single one past V2.J17.S4. For the rest, I just get the error attached. ...
Lister Remmir's user avatar
0 votes
1 answer
22 views

Does CSR1012 need an external non-volatile memory for this application?

I am building a IoT device in which data is fed from I2C to CSR1012 BLE IC and the CSR1012 then transmits the data. CSR1012 is programmed as a master MCU. I need over-the-air update capability to ...
xyztg's user avatar
  • 3
1 vote
2 answers
99 views

How can I choose an absolute encoder with appropriate resolution?

I have a motor that runs between 3 to 3000 RPM. The drive update time is 2.2 micro seconds. What is appropriate an encoder resolution for this work (especially for lower speeds) so the drive could ...
fatemeh katibeh's user avatar
0 votes
1 answer
218 views

What is the meaning of Output data rate of Bosch BMI270?

what is the meaning of ODR (output data rate) BMI270 says it has 1.6kHz for accelerometer ODR does it mean internal registers update rate is 1.6kHz or 1.6kHz/(16bit x 3) = 33Hz ? (here 3 is, 3 ...
oppo's user avatar
  • 547
1 vote
0 answers
103 views

Firmware self update MCU level support: MK20DX256VLH7 or MIMXRT1062DVL6A

I've been reading MK20DX256VLH7 datasheet for a day and still didn't find any description about built-in mechanisms for intrinsic firmware update. I mean stuff that helps (allows) currently running ...
4xy's user avatar
  • 111
-1 votes
1 answer
3k views

How to update firmware over DFU on read protected STM32 microcontroller with command line tool?

STM32 microcontrollers have bootloader in system memory which is write-protected. This can be booted with right sequence, that I don't cover here. ST provide more tools to upgrade firmware from ...
mitjajez's user avatar
  • 313
0 votes
2 answers
992 views

IAP bootloader not jumping to the application address

I am working on IAP in STM32F4. I received .bin file using uart and flash it in 0x08004000 address successfully and disable irq , set msp , set vector, deinit hal , reset the systick registers but the ...
suriya's user avatar
  • 11
4 votes
1 answer
130 views

How can I make it so that customers who buy my arm based product can easily update the firmware?

I'm building an arm-based (stm32F7) hardware device which will have a USB port. I would like to be able to update the firmware and distribute it such that customers with my device can easily install ...
Sam Hall's user avatar
  • 143
3 votes
4 answers
2k views

Altium designer, The designator does not update when using update from libraries

I am fairly new to this forum and to altium designer. I am having a problem updating a transistor designator from Q? to T?. When I use the update from library in the tools menu, all the parameters ...
Limoo's user avatar
  • 31
1 vote
3 answers
1k views

SSD1306 I2C: Draw only changes works however on wrong position, how to set position (command)?

I create an OLED display class for the SSD1306 and how it works is pretty straight forward. The display is buffered (offscreen method) and at performing an update, it 'dumps' the buffer to the display ...
Codebeat's user avatar
  • 1,355
0 votes
2 answers
2k views

Is possible to update the firmware of the PN532 chip?

I want to know if is possible to update the firmware of the NFC chip PN532 from NXP. If it is, how can this be done? If this isn't the appropriate Stack exchange site please move the question.
Rocco Mancin's user avatar

15 30 50 per page