Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 23 / 155
How to convert an STM32F103C8T6 into a Black Magic Probe - MicroController Electronics https://microcontrollerelectronics.com/how-to-convert-an-stm32f103c8t6-into-a-black-magic-probe/
Thu Jan 23 12:09:41 2020 archive.org
QRCode
thumbnail
Problem Flashing nrf52 chip using Openocd - Stack Overflow https://stackoverflow.com/questions/52308978/problem-flashing-nrf52-chip-using-openocd
Wed Jan 22 21:23:40 2020 archive.org
QRCode
thumbnail

I have a custom nrf52 chip on a pcb with swd pins exposed. I have cloned and installed the latest openocd from https://github.com/ntfreak/openocd. The latest version includes all the latest pathes ...

Programming nRF52 with OpenOCD - Nordic DevZone https://devzone.nordicsemi.com/f/nordic-q-a/29029/programming-nrf52-with-openocd
Wed Jan 22 19:40:15 2020 archive.org
QRCode
thumbnail
Build and Run OpenOCD on Windows 10 with Cygwin https://mindchasers.com/dev/openocd-darsena-windows
Wed Jan 22 16:41:19 2020 archive.org
QRCode
thumbnail
pcbreflux: nRF52832: first steps with ST-Link V2 and openocd https://pcbreflux.blogspot.com/2016/09/nrf52832-first-steps-with-st-link-v2.html
Wed Jan 22 16:37:06 2020 archive.org
QRCode
thumbnail
STLINK-V2 PARA PROGRAMAR NINA B112 https://stlinkv2-nina-b112.blogspot.com/2019/07/programando-nina-b112-com-st-link-v2-o.html?m=1
Wed Jan 22 16:21:02 2020 archive.org
QRCode
thumbnail
micooke/arduino-nRF5-smartwatches: Smartwatch variants for sandeepmistry's Nordic Semiconductor nRF5 core https://github.com/micooke/arduino-nRF5-smartwatches
Wed Jan 22 13:38:16 2020 archive.org
QRCode

To share my experience with the nRF52832.
I was unable to disable the read protection / flash lock with a BMP or ST-Link V2, but i was successful with a J-Link.

When nRF52832 chip is read protected / locked, the first step is to try:
nrfjprog –recover -f nrf52

This performs the same task as:

Jlink -if swd -device nrf52
J-Link>SWDSelect
J-Link>SWDWriteDP 1, 0x50000000
J-Link>SWDWriteDP 2, 0x01000000
J-Link>SWDWriteAP 1, 0x00000001

Wait until AP 2 is 0, and the operation is complete
J-Link>SWDReadAP 2

If two successive reads from AP 3 produce 0, then 1 then protection is disabled
J-Link>SWDReadAP 3
J-Link>SWDReadAP 3

Tested with JLink v6.20b

Nordic Semiconductor Infocenter https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_bootloader.html
Sun Jan 19 07:21:28 2020 archive.org
QRCode
thumbnail
The C4 model for visualising software architecture https://c4model.com/
Fri Jan 17 13:19:14 2020 archive.org
QRCode
thumbnail
C4 model
Document architectures by using the C4 model - IBM Garage Practices https://www.ibm.com/garage/method/practices/code/c4-model-for-software-architecture/
Fri Jan 17 13:18:04 2020 archive.org
QRCode
thumbnail
c4 model by IBM
AliOS-Things/drv_acc_bosch_bma421.c at 60b3e338cf781c9724d1bfb1806af24c46e9d243 · chipsi007/AliOS-Things https://github.com/chipsi007/AliOS-Things/blob/60b3e338cf781c9724d1bfb1806af24c46e9d243/device/sensor/drv/drv_acc_bosch_bma421.c
Wed Jan 15 16:56:59 2020 archive.org
QRCode
thumbnail
pinetime
Stollen de Dresde à la pâte d'amandes : Recette de Stollen de Dresde à la pâte d'amandes - Marmiton https://www.marmiton.org/recettes/recette_stollen-de-dresde-a-la-pate-d-amandes_35772.aspx
Tue Jan 14 08:36:16 2020 archive.org
QRCode

farine, levure, sucre, lait, beurre, beurre, sel, citron, citron confit, orange, amandes, raisins secs, raisin, rhum, sucre en poudre...

Translating Quake 3 into Rust :: Immunant, Inc https://immunant.com/blog/2020/01/quake3/
Mon Jan 13 10:00:43 2020 archive.org
QRCode

The Rust-loving team at Immunant has been hard at work on C2Rust, a migration framework that takes the drudgery out of migrating to Rust. Our goal is to make safety improvements to the translated Rust automatically where we can, and help the programmer do the same where we cannot. First, however, we have to build a rock-solid translator that gets people up and running in Rust. Testing on small CLI programs gets old eventually, so we decided to try translating Quake 3 into Rust.

migration-mitigation-hardening-research-consulting
RECETTE : LES TAIYAKI - Passeport Japon https://www.passeport-japon.com/2019/06/recette-taiyaki.html?m=1
Sat Jan 11 07:51:00 2020 archive.org
QRCode
thumbnail

Pour la pâte

150g de farine
1 cuillère à café de levure chimique
1 cuillère à café de bicarbonate de soude alimentaire
1 oeuf battu
20 cl de lait demi-écrémé
3 cuillères à soupe de sucre

taiyaki tayaki japon recette
devbis/st7789_mpy: Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip https://github.com/devbis/st7789_mpy/
Mon Jan 6 14:15:09 2020 archive.org
QRCode
thumbnail
Science étonnante | Le blog de David Louapre https://sciencetonnante.wordpress.com/
Mon Jan 6 08:26:55 2020 archive.org
QRCode
thumbnail

Le blog de David Louapre

MicroPython - Getting Started with MQTT on ESP32/ESP8266 | Random Nerd Tutorials https://randomnerdtutorials.com/micropython-mqtt-esp32-esp8266/
Mon Jan 6 07:08:55 2020 archive.org
QRCode
thumbnail

Learn how to use MQTT to exchange data between two ESP32

mqtt-with-esp32-micropython mqtt-with-esp8266-micropython how-to-use-mqtt-with-esp32-micropython mqtt-esp32-micropython-code mqtt-esp8266-micropython-code
Micropython + LittlevGL | LittlevGL’s Blog https://blog.littlevgl.com/2019-02-20/micropython-bindings
Mon Jan 6 06:03:10 2020 archive.org
QRCode
thumbnail

News and Tutorials for Embedded GUI Enthusiasts: Release notes of LittlevGL, Tutorials, Poring guides, Development board and microcontroller test, ideas, tips and tricks and more.

Ordinateur quantique : la première téléportation quantique entre deux puces au silicium a réussi https://www.futura-sciences.com/sciences/actualites/physique-ordinateur-quantique-premiere-teleportation-quantique-deux-puces-silicium-reussi-18051/#xtor%3DRSS-8
Sat Jan 4 09:46:58 2020 archive.org
QRCode
thumbnail

Des puces quantiques à base de silicium pourraient permettre d

physique mécanique-quantique téléportation qubit joint-quantum-institute Christopher-Monroe intrication téléportation-quantique puce-silicium À-la-Une
Home - Rhasspy https://rhasspy.readthedocs.io/en/latest/
Thu Jan 2 01:44:50 2020 archive.org
QRCode
thumbnail

raspberry voice assistant offline

raspberry voice assistant offline
page 23 / 155
4769 links, including 1683 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn