Check the Schematic Atmega328P with LoRa

Guest #7078062
Rate this post
useful
not useful
Hi,

can someone check if my Arduino with LoRa Circuit is correct please ? :)

I want to design PCB , wich start just when a one of two Signals  from 
J7 come ,
i use OR-Gate with MMBT5551 BJT to connect the GND1 from battery to GND 
in my circuit , and then i will send signal with LoRa chip .

Is my design correct ? will my Schematic working well ?

Lora need 100 mA max, uC need about 200 mA max
https://datasheet.lcsc.com/lcsc/1810190020_Changjiang-Electronics-Tech--CJ-MMBT5551_C2145.pdf
Attached files:
#7078087
Rate this post
useful
not useful
Mia schrieb:
> Is my design correct ? will my Schematic working well ?

There ist no complete schematic.
So how can we check?

Do you realy need the 16MHz?
If 8MHz are OK you can remove the hole boost Part and you dont need 
Signal conversion between LoRa Module and uC.
By the way...where ist this done?

Edit:New schematic is added
#7078110
Rate this post
useful
not useful
N. M. schrieb:

> There ist no complete schematic.
> So how can we check?
I add it now here

> Do you realy need the 16MHz?
> If 8MHz are OK you can remove the hole boost Part and you dont need
i need 16MHZ

> Signal conversion between LoRa Module and uC.
> By the way...where ist this done?

i will connect it with cabel

> Edit:New schematic is added
Attached files:
#7078157
Rate this post
useful
not useful
N. M. schrieb:
> Mia schrieb:
>> Is my design correct ? will my Schematic working well ?
>
> There ist no complete schematic.
> So how can we check?
>
> Do you realy need the 16MHz?
> If 8MHz are OK you can remove the hole boost Part and you dont need
> Signal conversion between LoRa Module and uC.
> By the way...where ist this done?
>
> Edit:New schematic is added


Do you mean like that ?

i make new schematic with 3.3 V
Attached files:
#7078185
Rate this post
useful
not useful
Your power supply isnt valid with the last changes.
V3 of CH340 needs input voltage in 3V3 Mode. It is no output.
So you have to generate 3V3 from your USB or the battery (see attachment 
CH340 or datasheet).
If you need an integrated 3V3 regulator, take a look at the FT232.

Mia H. schrieb:
> will my logic with OR-Gate and BJT  working to start up the circuit?

I dont think so. It is not very common to switch GND. I would recommend 
you to switch supply voltage 3V3 with a highside FET.
Also I would recommend you to put In_A and In_B to a static potential 
with a pulldown resistor. Because if the pins are floating there will 
happen some magic at the output of the OR-Gate. Perhaps it is also good 
to put some C there for better EMI behaveiour.
Attached files:
#7078266
Rate this post
useful
not useful
I think something like in the attachment. Cant give you a good example 
(I am in the train at the moment).

I dont know if you realy need the 300mA...Common types in China Boards 
are AMS1117 or MCP1825 or ...

For highside switch take a look into the Forum. There are so many 
recommendations. 300mA is not so much for an FET. So a small one SOT23 
will do ist.
Attached files:
#7078336
Rate this post
useful
not useful
N. M. schrieb:
> I think something like in the attachment. Cant give you a good example
> (I am in the train at the moment).
>
> I dont know if you realy need the 300mA...Common types in China Boards
> are AMS1117 or MCP1825 or ...
>
> For highside switch take a look into the Forum. There are so many
> recommendations. 300mA is not so much for an FET. So a small one SOT23
> will do ist.

which P-Fet can working with 3V without drop-down the voltage ?

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now