60 Commits

Author SHA1 Message Date
Matthias Ringwald
b93f385697 stm32-f4discovery-cc256x: add disabled hard fault analysis helper code 2019-03-01 16:19:33 +01:00
Matthias Ringwald
0bb91267e2 stm32-f4discovery-cc256x: audio sample microphone, but simulate sine wave 2019-02-26 15:26:01 +01:00
Matthias Ringwald
f0acaf2eec stm32-f4discovery-cc256x: configure audio source 2019-02-26 13:43:31 +01:00
Matthias Ringwald
01b78a8f8c stm32-f4discovery-cc256x: cnofigure dma for microphone input 2019-02-26 13:42:49 +01:00
Matthias Ringwald
7cff3af764 stm32-f4discovery-cc256x: add audio_duplex example 2019-02-26 13:30:40 +01:00
Matthias Ringwald
58beb2facd stm32-f4discovery-cc256x: use DAM1_Stream4/Channel 7 for Bluetooth UART TX 2019-02-26 10:18:36 +01:00
Matthias Ringwald
3809e0ab14 stm32-f4discovery-cc256x: provided hal_audio_sink_stop 2019-02-24 15:31:10 +01:00
Matthias Ringwald
fb90eb3f62 btstack_audio_embedded: implement recording path 2019-02-24 13:08:36 +01:00
Matthias Ringwald
ff0081ee81 embedded/hal_audio: rename hal_audio -> hal_audio_sink 2019-02-24 13:08:36 +01:00
Matthias Ringwald
0402264ca0 btstack_audio_embedded: implement audio sink interface 2019-02-24 13:04:39 +01:00
Matthias Ringwald
2948493268 stm32-f4discovery-cc256x: commented code to measure sample rate 2019-02-21 15:24:40 +01:00
Matthias Ringwald
e9c5f44ee8 a2dp_sink_demo: use linear resampling to fix samplerate drift 2019-02-21 12:03:23 +01:00
Matthias Ringwald
01f4595269 stm32-f4discovery-cc256x: compile sine_player example 2019-02-19 16:08:28 +01:00
Matthias Ringwald
b93ef66162 stm32-f4discovery-cc256x: include btstack_config to enable circular DMA 2019-02-19 15:15:26 +01:00
Matthias Ringwald
06abcc1ed2 stm32-f4discovery-cc256x: print local bd addr on start 2019-02-19 14:34:12 +01:00
Matthias Ringwald
77d835d892 more .gitignore 2018-10-08 11:29:52 +02:00
Matthias Ringwald
6420389d1a added yxml to esp32, max32630-fthr, and stm32-f4discovery-cc256x 2018-09-27 12:54:46 +02:00
Matthias Ringwald
0be429342e stm32-f4discovery-cc256x: add md5, fix compile 2018-09-17 20:23:54 +02:00
Matthias Ringwald
04115d8549 stm32f4-discovery-cc256x: use relative path for files from port 2018-08-23 20:27:27 +02:00
Matthias Ringwald
612ee88638 remove hal_audio_dma.h 2018-07-20 17:28:45 +02:00
Matthias Ringwald
9116bae8e8 stm32-f4discovery-cc256x: fix compile warning 2018-07-20 16:34:54 +02:00
Matthias Ringwald
c4b3e553ae stm32-f4discovery-cc256x: use new hal_audio implementation 2018-07-20 16:31:14 +02:00
Matthias Ringwald
730bc5a03e hal_audio implementation for f4discovery port 2018-07-20 16:30:43 +02:00
Matthias Ringwald
f1dc9b7f25 stm32-f4discovery-cc2564: use circular dma for audio playback if HAVE_HAL_AUDIO is defined 2018-07-20 16:18:44 +02:00
Matthias Ringwald
3c4781d0d6 stm32-f4discover-cc256x: enable btstack_stdin, hfp_wide_band_speec, and allow for 2 HCI connections 2018-07-06 23:13:42 +02:00
Matthias Ringwald
762a0fb4bc stm32-f4discovery-cc256x: increase l2cap_channels to 4 - avrcp creates channel before sdp is closed 2018-07-06 17:42:57 +02:00
Matthias Ringwald
85414bcc73 ports: enable SCO-over-HCI for CC256x ports 2018-06-26 13:28:24 +02:00
Matthias Ringwald
1aaaf1e99c stm32-f4discovery-cc256x: drop useless Makefile in main folder 2018-06-06 09:21:08 +02:00
Matthias Ringwald
87784a2bbb stm32-f4discovery-cc256x: fix Makefile 2018-05-05 22:35:18 +02:00
Matthias Ringwald
d9758b468b stm32-f4discovery-cc256x: increase mcu clock to 64 MHz 2018-02-26 16:14:01 +01:00
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
9994cdda7d stm32-f4discovery-cc256x: support ENABLE_SEGGER_RTT 2018-01-12 16:37:57 +01:00
Matthias Ringwald
d5c4838448 stm32-f4discovery-cc256x: compile all examples with Makefile 2018-01-12 15:57:30 +01:00
Matthias Ringwald
367554ea4a stm32-f4discovery-cc256x: avoid warning about UNUSED 2018-01-12 15:53:24 +01:00
Matthias Ringwald
775a92bfc8 stm32-f4discovery-cc256x: comment debug printf in stm32f4_hal 2018-01-12 15:52:45 +01:00
Matthias Ringwald
54a9c1d849 stm32-f4discovery-cc256x: Makefile, linker and startup for LE Examples 2018-01-05 17:31:37 +01:00
Matthias Ringwald
8349ead0eb stm32-f4discovery-cc256x: setup system tlv instance 2017-10-26 15:02:57 +02:00
Matthias Ringwald
2b25cc0e93 stm32-f4discovery-cc256x: create update_gatt_db.py in python instead of shell script 2017-10-23 18:07:57 +02:00
Matthias Ringwald
709c5ddd29 stm32-f4discovery-cc256x: F407 has 1028 kB Flash and 128 + 64 kB RAM 2017-10-13 15:28:12 +02:00
Matthias Ringwald
17ae5bc4f4 FLASH HAL: use 'bank' instead of 'sector' 2017-08-16 15:58:03 +02:00
Matthias Ringwald
c03fe772bb stm32-f4discovery-cc256x: extracted hal_flash_sector_stm32.[ch] 2017-08-15 14:47:52 +02:00
Matthias Ringwald
cc480b8fa8 hal_flash_sector.h: add get_alignment() to get Flash read/write alignment requirements 2017-08-15 11:15:12 +02:00
Matthias Ringwald
d0a478ad14 stm32-f4discovery-cc256x: enable new le_device_db_tlv, fix compile 2017-08-14 14:17:55 +02:00
Matthias Ringwald
139f0ea75c stm32-f4discovery-cc256x: fix buffer swapping in modplayer 2017-07-15 21:29:32 +02:00
Matthias Ringwald
dad8eff978 stm32-f4discovery-cc256x: add missing stm32f4xx hal files for I2C and I2S 2017-07-15 20:46:07 +02:00
Matthias Ringwald
ba9e989ad9 Rename btstack_link_key_db_fixed into btstack_link_key_db_static 2017-06-20 11:04:57 +02:00
Matthias Ringwald
b6c1f7f5cc stm32-f4discovery-cc256x: implement hal_flash_sector_t interface for STM32 F4 2017-06-06 12:05:03 +02:00
Matthias Ringwald
938e9a3261 stm32-f4discovery-cc256x: set NVM_NUM_LINK_KEYS 2017-06-05 11:56:42 +02:00
Matthias Ringwald
6606393ee2 stm32-f4discovery-cc256x: add hal_audio_dma.h implementation, add mod player based on it 2017-06-02 11:08:05 +02:00
Matthias Ringwald
cbf42cc2b7 stm32-f4discovery-cc256x: add audio part from F4 Board Support Package + fix for incorrect i2s clock setup 2017-06-02 11:04:39 +02:00