monte-monte

Results 48 comments of monte-monte

> 5\. Close Fusion (System Side Browser will not close) You don't need to close fusion. Just launch AdskIdentityManager with current link and close it once Fusion window proceeds to...

> alright update already it seems the browser(menu thing) renders above all other windows That's not fixable at the moment, if it bothers you too much the only way is...

@JoakimLindbom great news! I was going to try to implement this feature myself. Any ETA on this? I would like to try the code as soon as possible, cause I'm...

I've completely missed this point! And I've already opened my printer and took one of my Attiny's to make a hack. Thanks that you answered so soon and spared several...

Blueman is affected by this bug: https://github.com/blueman-project/blueman/issues/2081. Reverting https://github.com/ubuntu/gnome-shell-extension-appindicator/commit/41a8e9c7ff20c0d45ff91a6329455e6f31f2e4aa fixed the problem.

Should WM8214 work? Difference seems to be only in sample rate. I can find those on aliexpress/ebay but not WM8213/WM8199.

Ok, so sometimes it's better to think a bit longer before asking questions:) I guess you just want to have two registers with two voltages updated per every ADC interrupt,...

So, I have made a simple boost converter, with an inductor instead of flyback transformer to drive 12-15V leds from 5V. I played with tuning values but couldn't get rid...

I used ADC DMA example from ch32v003fun to adapt this code to use DMA. Now ``SetupADC`` looks like this: ``` // Configure ADC. // PD4 is analog input chl 7...

Continuing tinkering I've soldered 3.3V LDO to supply power from the same source as the boost part of the circuit (before MCU was powered via WCH-link). Now I see a...