A

admin

0
Reputation
0
Rating
0
admin admin Big Deye 5kW Inverter (SUN-5K-SG01/SG03/LP1-EU/AU) Teardown 2025 - Inductors, Transformers | Part 3 1 month ago

Each PV input has simple boost (step-up) converter (Cin, Cout, L, Transistor and Diode):

  • When voltage is high it passes it with small losses (e.g. 500V)
  • When input voltage is too low it boosts it (e.g. 198V -> 500V).

Additionally it work as ORing and MPPT.

Since it has two PV inputs then it has two boost converters. So, these inductors are part of these DC-DC boost (step-up) converters. Physically they're connected using FASTON terminals to the main board:

Image

0
admin admin ๐Ÿ›  TEARDOWN: Brushless Motor Controller 48V of the Chinese Electrical Bike (Ebike) 9 months ago

No, I don't know.

BTW, this controller from Crosser CR2 ebike.

0
admin admin ๐Ÿ’ป HS402 3.0 ANDROID STM32 Oscilloscope PCB and assembling 10 months ago

They have active TG group: https://t.me/hscope/1

1) Check voltages

2) Try to change MCU module

3) Send high-res pics of board to check soldering quality and components MPN

Image

0
admin admin ๐Ÿ›  TEARDOWN: Brushless Motor Controller 48V of the Chinese Electrical Bike (Ebike) 10 months ago

Hi.

If NFC integrated into display I don't think so.

If NFC connected to the display with like with 3 wires (GND, VCC, SIGNAL) it should be possible.

It worth to check if wires and connectors from display to controller are fine and consider buy new/try to repair existing display.

0
admin admin ๐Ÿ“ถ HS402 WiFi Android Oscilloscope (ESP32 + STM32) 10 months ago

I see:

Image

I can't find ESP32 right now, so I checked it with cable:

ImageImage

1) Try to connect it using USB-C to USB-C cable

2) Try to use fully-charged battery as power supply (instead of USB)

3) Try to change probes

0
admin admin ๐Ÿ›  TEARDOWN: Brushless Motor Controller 48V of the Chinese Electrical Bike (Ebike) 1 year ago

Hi. After riding at heavy rain I left it for a week.

On the next weekend I tried throttle, but display showed Error message.

I removed controller board, cleaned it and replace two big aluminum electrolytic capacitors 1000uF 63V (their pins was damaged).

ImageImage

In your case the situation could be another, who knows how much the board is damaged.

0
admin admin Powering addressable LED WS2812 5V when system has only 3.3V 1 year ago

I can't see image.

But it's not good approach for most applications since boost DC-DC converter and load will always drain battery.

1) XT1861B502MR-G (DC-DC IC)

From datasheet:

  • ไฝŽ้™ๆ€็”ตๆต๏ผš15ยตA
  • Low quiescent current: 15ยตA

2)ย WS2812B-B/T (Addressable LED IC)

My measurements:

  • Quiescent current: 720uA

3)ย SN74LV1T34DCKR (Level Translator IC for 3.3V -> 5V)

From datasheet:

  • Static supply current: 1-10uA

That means (15uA + 720uA +1uA) โ‰ˆ 736uA will significantly affect on device sleep-mode current and to prevent additional power drain it should have additional switch.

Since typical system already has 3.3V switch and LED power relatively small it make sense to just connect boost DC-DC to it, instead of using additional switch.

0
admin admin ๐Ÿ•ฐ RTC Battery Power with Automatic Switching to Main Source 1 year ago
  1. If powering from switching rail (like +3.3V_SW) โ€” OK (because it will be disabled in sleep mode)
  2. If powering from +3.3V rail โ€” NOT OK, because it will cause significant additional current flow through resistor R1

That's why it's better to use two diodes andย +3.3Vrail(you will save coin battery charge and power RTC from big battery)

Image

0
admin admin ๐Ÿ“ถ HS402 WiFi Android Oscilloscope (ESP32 + STM32) 1 year ago

It's not my link, it's link where from I downloaded files.ย 

Backups available above of this link (Document + Gerber).

0
admin admin ๐Ÿ’ป HS402 3.0 ANDROID STM32 Oscilloscope PCB and assembling 2 years ago

I would say up to ~700 kHz, if we talk about rectangular signal.

See the PWM-signal (50% duty cycle) chapter for more details with tests 10 Hz to 1 MHz.

0
admin admin How to open terminal in STM32CubeIDE (without install)? 2 years ago

Firstly open Device Manager (Win + R -> devmgmt.msc -> Enter) and check that your Serial Port is identified by the system.

If it's visible then check if any other software use it (like Terminal/Arduino IDE) and close it, because COM port cannot be shared.

Image

0
admin admin ๐Ÿ’ป HS402 3.0 ANDROID STM32 Oscilloscope PCB and assembling 4 years ago

Next part is already available:ย https://refcircuit.com/articles/16-hs402-wifi-android-oscilloscope-esp32-stm32.html

Cookies?