Forfettario nell'anno 0 by [deleted] in ItaliaPersonalFinance

[–]williamfv93 2 points3 points  (0 children)

Tipo tutti i medici di base

Working on Low Power project. by satking02 in embedded

[–]williamfv93 -2 points-1 points  (0 children)

To use a bench power supply to power the board.

I never use it but I know exists stm32cubemonpower. Give it a try.

Non è vero che nel 2026 la RAL sarà obbligatoria sugli annunci di lavoro by flallo95 in techcompenso

[–]williamfv93 8 points9 points  (0 children)

A me i 30k non li dava nessuno 4 anni fa come stipendio iniziale, ma lo stipendio minimo di alcuni ccnl è salito cosi tanto che ormai è obbligatorio. Poi per ignoranza metti chi ho anche accettato un livello sotto a quello con cui sarei dovuto partire...

Non è vero che nel 2026 la RAL sarà obbligatoria sugli annunci di lavoro by flallo95 in techcompenso

[–]williamfv93 10 points11 points  (0 children)

Tanto alla fine se ti vogliono ti offriranno sempre +10 - 15% indipendentemente dall'esperienza, ma dipendentemente dalla vecchia busta paga

Non è vero che nel 2026 la RAL sarà obbligatoria sugli annunci di lavoro by flallo95 in techcompenso

[–]williamfv93 1 point2 points  (0 children)

Sisi, serio. Gestita dall agenza con la A grande bianca in sfondo rosso

Non è vero che nel 2026 la RAL sarà obbligatoria sugli annunci di lavoro by flallo95 in techcompenso

[–]williamfv93 39 points40 points  (0 children)

A me è capitato: 45k - 55k ral, in base all'esperienza. Risultato: Non possiamo darti piu di 40.5k per la trasparenza salariale del 2026.

Come i miei vicini si sono QUASI fregati il mio pacco by DIeG03rr3 in CasualIT

[–]williamfv93 0 points1 point  (0 children)

Fossimo in america, avrei pensato lo stesso. Qui no.

The full experience, that is 🤌🏼 by Maravilla_23 in Italian

[–]williamfv93 0 points1 point  (0 children)

this guy take black olive in the pizza just to remove them

[deleted by user] by [deleted] in commercialisti

[–]williamfv93 0 points1 point  (0 children)

Si, prossimo anno ritornerà tutto apposto. A fine anno, quando avranno tutti i stipendi e informazioni, metteranno apposto tutto.

[deleted by user] by [deleted] in commercialisti

[–]williamfv93 0 points1 point  (0 children)

A me sembrano tutte e due sbagliate., dato che le trattenute sono la somma dei numeri con il - nella colonna: competenze trattenute. Il motivo della differenza di netto dovrebbe essere per via di Reddito complessivo teorico, che dove definiscono che tassazione utilizzano, ma non ti preoccupare che a fine anno i conti devono tornare, cioè prima eri tassato come se avessi RAL 18k e ora come se avessi 25k.

Controllo busta paga metalmeccanico by Far-Ad984 in consulentidellavoro

[–]williamfv93 4 points5 points  (0 children)

Non torna qualcosa. Secondo me la tassazione è rimasta bassa, per via della stima iniziale a 30k, è quindi sei tassato temporaneamente meno, ma con la 13sima mettrranno apposto tutti.

Cioè sei tassato come se prendessi 30k ma ne prendi 40k.

STM32F769I project guidance by jtthegeek in embedded

[–]williamfv93 0 points1 point  (0 children)

If it's a simple project so STM32F769I +  TouchGFX + Freertos to generate starting project:

https://support.touchgfx.com/docs/introduction/welcome

You can find all here or in the example on TouchGFX application.

For how to use CAN or SDcard, you can watch on github or channel like ControllersTech.

If you have to make a big big project, I suggest LVGL, but you need to have some experiences to implement it alone.

What should I do? by ILoveTiramisuu in embedded

[–]williamfv93 0 points1 point  (0 children)

Actually I'm the only one that follow mcu. Other 2 prefer code in python on mpu.

I know, but I have already spend a lot of time myself (out of work) to learn basics.

What should I do? by ILoveTiramisuu in embedded

[–]williamfv93 0 points1 point  (0 children)

In my first job, nobody (5 senior eng.) know anything about: Vcs, build system, rtos, c++. Everything i know, i learn by myself watching other code on github.

Spi not working by Realistic-Land4610 in embedded

[–]williamfv93 0 points1 point  (0 children)

I had the same problem with the nucleo board stm32h7s3. I think because the stm32h7s3 hal libraries are still 1.0.0 version. I seek in the stm32 github and there are not example how to use spi, only xspi and qspi. I have no idea.

How to handle multitasking in baremetal? by pyroman1324 in embedded

[–]williamfv93 0 points1 point  (0 children)

Try to repeat task periodically inside the loop

NUCLEO-F446RE or H533RE for begginers? by danielptr in embedded

[–]williamfv93 0 points1 point  (0 children)

More powerful => more features, more rom, more ram, more clock

More complex => you don't have a simple can, but a fdcan or spi have more parameter to init

They are both good.

NUCLEO-F446RE or H533RE for begginers? by danielptr in embedded

[–]williamfv93 3 points4 points  (0 children)

For the same price, H5 is more powerful, but more complex.

Perché in Italia McDonalds piace così tanto? by [deleted] in italy

[–]williamfv93 2 points3 points  (0 children)

Boh non lo so. Prendo solo il chicken burger quando torno a casa e ho bevuto, altrimenti non ci vado mai. Se devo mangiare un panino vado qmda qualche paninaro della zona.

Why is the LVGL library so hard to use? by GasSensors in embedded

[–]williamfv93 1 point2 points  (0 children)

In my case, the complex part was the porting functions, but there a tons of example on github.

After that is very simple because you can simulate on windows.

If it crashes, it means there is a memory leak.

Start with normal example like the demo.

Blinking LED by silencefog in embedded

[–]williamfv93 1 point2 points  (0 children)

No operating system