Priit Laes
Priit Laes
> I have some Fedora changes already in #633 can I update my PR with your changes or do I rebase it on it? Probably easier to just copy them...
Seems like the DMA engine isn't culprit, as network seemingly worked to do the bootstrap into Openwrt: 1. Fetch `extreme_ap3935-initramfs-uImage` via tftpboot (from internal network) and boot it from memory...
**TLDR** When turning off the `BMCR_PDOWN` bit using the `mdio` utility things start working (though it takes ~30+ seconds to actually detect link up: ``` mdio 37000000.mdio-mii 0x1 0x0 0x1000...
> I guess that there is a reset GPIO attached to the PHY Reset seems OK, (though I tested it only with multimeter) being 3.2V in both working and non-working...
I dug into AR8035 datasheet (March 2011) and found following snippet (verbatim) in the description of the POWER_DOWN bit of the control register: > IEEE power down shuts down the...
> Hi, > > I was wondering if it is possible to use this library without the IRQ pin connected. You could just poll the irq register instead. If not...
> The notification text and title come directly from your Mastodon server, the app doesn't process them 🤔 Ok, then looks like it's this one: https://github.com/mastodon/mastodon/issues/19718 (I'm using mastodon.social).
Weirdly, with Fedilab the same notification was displayed correctly.
@Dirbaio @TuEmb This could be closed?
> [removed] https://github.com/Infineon/AIROC-Wi-Fi-Bluetooth-STM32/blob/master/Middlewares/Third_Party/pal/targets/TARGET_STM32/Src/stm32_cyhal_sdio.c#L361 > > This is a draft pull request to hopefully implement sdio for cyw43. I will work on this over time and hopefully have this implemented. Any...