Other: hardware

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LwIP_HTTP_Server_Socket_RTOS More sockets opened at once

How to make more socket connectrions work simultaneously? Is it thread safe sockets Lwip made in demo. If I try to make 2 connectrions in two threads they seems to colidate. Its is not possible to keep two at same time.  Thing like this does not work...

JD3 by Associate
  • 137 Views
  • 3 replies
  • 0 kudos

SMPS Pulsing in hiccup mode

Hello,I have designed and assembled a SMPS based on the EVAL-STCH03-45W evaluation board. What I have noticed, is that the power supply is outputting 1 Hz pulses with short buzzing sounds. These symptoms usually mean the hiccup mode is activated. How...

smps.png
fing by Associate II
  • 71 Views
  • 0 replies
  • 0 kudos

VL53L8CX GUI Issue

Hi Team,I have P-Nucleo-53L8A1 EVK. This board is connected to PC via micro USB cable.LD1 and LD3 LED's are ON and are red in color.I am trying to use VL53L8CX GUI , but its showing at About window as attached.  'Update ST-Link '  process tried. LD1 ...

Deep_bang_0-1715076685998.png

ACK is not returned in I2C communication with VL53L8.

When performing I2C communication from the MCPU on a board that independently implements VL53L8, there is no ACK from VL53L8 at the first address transmission, resulting in an error. If you check the LPn, SCL, and SDA signals, you can see the start c...

DS-Aka by Associate
  • 143 Views
  • 2 replies
  • 1 kudos

How to design universal analog input circuit

Hi,I'm designing a PCB that can get 8 digital inputs and 4 analog inputs. But these inputs can be range from 3.3v to 24v. For the digital inputs I have used universal logic shifter method using comparator where I can give any voltage range of digital...

jsw2000_0-1713949440598.png
jsw2000 by Associate II
  • 292 Views
  • 4 replies
  • 0 kudos

STM6601 one button reset operation

HiI using STM6601, but my device only has only one button. I want to get a reset with a long press, but the datasheet says that the SR input cannot be connected to ground all time.Perhaps there is another way to reset?