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 ...
0 votes
0 answers
35 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 ...
2 votes
3 answers
20k views

Updating Schematic Component/Footprint in Altium Designer 15.0

I am building a library for Altium Designer version 15.0 and have a schematic component as well as a PCB footprint. The footprint is linked to the schematic through the dialog opened when I double-...
-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 ...
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" ...
2 votes
1 answer
696 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 ...
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. ...
0 votes
2 answers
998 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 ...
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 ...
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 ...
0 votes
1 answer
221 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 ...
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 ...
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 ...
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 ...
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 ...

15 30 50 per page