This media is not supported in your browser
VIEW IN TELEGRAM
ШИМ на STM32.
#mcu #stm32
while (1)
{
for (int dc = 1; dc < 65536; dc *= 2) {
TIM1->CCR1 = dc;
HAL_Delay(1 + (100 - dc / 1000));
}
for (int dc = 65535; dc > 0; dc /= 2) {
TIM1->CCR1 = dc;
HAL_Delay(1 + (100 - dc / 1000));
}
}
#mcu #stm32
🔥4
memory heap
Открыт новый способ страдания фигнёй.
This media is not supported in your browser
VIEW IN TELEGRAM
Делаю межвидовые переходники: разъёмы с 2мм шагом (которые на STM32) на стандартные разъёмы с шагом 2.54мм (DuPont.)
Кто знает, как называется этот вид разъёма, который кручу в руке?
(Да, эта STM32 должна втыкаться в плату наподобие такой, но у меня её нет и стоит она почти как сама XCore407I.)
#mcu #stm32
Кто знает, как называется этот вид разъёма, который кручу в руке?
(Да, эта STM32 должна втыкаться в плату наподобие такой, но у меня её нет и стоит она почти как сама XCore407I.)
#mcu #stm32
⚡2👾1
RISC-V MCU: CH32V003
Брал на AliExpress:
https://aliexpress.ru/item/1005008105615031.html
Инструкция по разработке под платформу на PlatformIO:
https://taunoerik.wordpress.com/2023/08/05/programming-ch32v003/
#riscv #mcu
Брал на AliExpress:
https://aliexpress.ru/item/1005008105615031.html
Инструкция по разработке под платформу на PlatformIO:
https://taunoerik.wordpress.com/2023/08/05/programming-ch32v003/
#riscv #mcu
bitluni, "DIY 256-Core RISC-V super computer":
https://www.youtube.com/watch?v=lh93FayWHqw
#riscv #mcu
https://www.youtube.com/watch?v=lh93FayWHqw
#riscv #mcu
YouTube
DIY 256-Core RISC-V super computer
Free Assembly for 1-6 Layer PCBs at JLCPCB, 3D Printing from $0.3, Sign up to Get $60 Coupons here: https://jlcpcb.com/?from=bitluni (Sponsor)
This new cluster build escalated quickly. Especially with the bugs I built in but here are some specs:
256x RISC…
This new cluster build escalated quickly. Especially with the bugs I built in but here are some specs:
256x RISC…
bitluni, "160 Core RISC-V supercluster on a single M.2":
https://www.youtube.com/watch?v=HRfbQJ6FdF0
#riscv #mcu
https://www.youtube.com/watch?v=HRfbQJ6FdF0
#riscv #mcu
YouTube
I made a GPU at home
Take back your personal data with Incogni! Use code BITLUNI at the link
below and get 60% off an annual plan: https://incogni.com/BITLUNI (sponsor)
Code & Designs: https://github.com/bitluni/Supercluster2
Tools and parts (affiliate links):
RISC-V CH32V208:…
below and get 60% off an annual plan: https://incogni.com/BITLUNI (sponsor)
Code & Designs: https://github.com/bitluni/Supercluster2
Tools and parts (affiliate links):
RISC-V CH32V208:…