카테고리 없음2025. 10. 2. 15:39

중앙의 뚜껑있는 놈이 stm32L 과 sx1276 통합 모듈, 왼쪽은 stlink 인듯.

 

The B-L072Z-LRWAN1 LoRa®/Sigfox™ Discovery kit is a development tool to learn and develop solutions based on LoRa®, Sigfox™, and FSK/OOK technologies. This Discovery kit features the all-in-one CMWX1ZZABZ-091 open module by Murata. The module is powered by an STM32L072CZ microcontroller and SX1276 transceiver. The transceiver features the LoRa® long-range modem, providing ultra-long-range spread-spectrum communication and high interference immunity, minimizing current consumption. Since CMWX1ZZABZ-091 is an open module, the user has access to all STM32L072CZ peripherals such as ADC, 16-bit timer, LP-UART, I2C, SPI, and USB 2.0 FS (supporting BCD and LPM).

[링크 : https://www.st.com/en/evaluation-tools/b-l072z-lrwan1.html]

 

 

[링크 : https://www.murata.com/en-global/products/connectivitymodule/lpwa/overview/lineup/type-abz-091]

 

FSK (Frequency Shift Keying)
OOK (On-Off Keying)

[링크 : https://blog.naver.com/bruno_annie/220777474513]

 

 

 

 

 

[258199.737417] usb 1-2: new full-speed USB device number 31 using xhci_hcd
[258199.866439] usb 1-2: New USB device found, idVendor=0483, idProduct=374b, bcdDevice= 1.00
[258199.866457] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[258199.866464] usb 1-2: Product: STM32 STLink
[258199.866470] usb 1-2: Manufacturer: STMicroelectronics
[258199.866475] usb 1-2: SerialNumber: 066BFF363637503457160939
[258199.927997] usb-storage 1-2:1.1: USB Mass Storage device detected
[258199.928972] scsi host0: usb-storage 1-2:1.1
[258199.930589] cdc_acm 1-2:1.2: ttyACM0: USB ACM device
[258200.938237] scsi 0:0:0:0: Direct-Access     MBED     microcontroller  1.0  PQ: 0 ANSI: 2
[258200.939003] sd 0:0:0:0: Attached scsi generic sg0 type 0
[258200.940836] sd 0:0:0:0: [sda] 456 512-byte logical blocks: (233 kB/228 KiB)
[258200.941073] sd 0:0:0:0: [sda] Write Protect is off
[258200.941080] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00
[258200.941299] sd 0:0:0:0: [sda] No Caching mode page found
[258200.941312] sd 0:0:0:0: [sda] Assuming drive cache: write through
[258200.963802] sd 0:0:0:0: [sda] Attached SCSI removable disk

 

[링크 : https://os.mbed.com/platforms/ST-Discovery-LRWAN1/]

[링크 : https://os.mbed.com/teams/ST/code/DISCO-L072CZ-LRWAN1_LoRa_PingPong/]

Posted by 구차니