868 Commits

Author SHA1 Message Date
Matthias Ringwald
ca3a66ce28 stm32-l073rz-nucleo-em9304: add ozone template 2019-03-30 21:08:04 +01:00
Matthias Ringwald
e838079242 re-create port for Nucleo L073RZ with EM9304 based on existing Nucleo L053R8 port 2019-03-30 19:29:10 +01:00
Matthias Ringwald
69f977f3f4 stm32-f4discovery-cc256x: use -Os 2019-03-29 18:08:25 +01:00
Matthias Ringwald
f9563b8923 libusb: use static random address stored in nRF52840 running Zephyr hci_usb 2019-03-29 17:50:06 +01:00
Matthias Ringwald
432bd28d3f stm32-f4discovery-cc256x, test/avrcp: fix compile 2019-03-27 15:21:19 +01:00
Matthias Ringwald
c21d89f36a hci: map Cypress onto Broadcom 2019-03-21 11:41:30 +01:00
Matthias Ringwald
1ccd94aa2c posix-h4: use bcm chipset support for cypress controllers 2019-03-14 16:28:52 +01:00
Matthias Ringwald
3617b23246 stm32-f4discovery-cc256x: fix path to STM32F4 HAL 2019-03-11 20:09:57 +01:00
Matthias Ringwald
93f7f43bb1 stm32-f4discovery-cc256x: fix source file paths and remove explicit VPATHs 2019-03-11 17:41:17 +01:00
Matthias Ringwald
3d2aa3e6ff stm32-f4discovery-cc256x: re-add PDM library 2019-03-11 17:26:02 +01:00
Matthias Ringwald
225f4ba4fe stm32-f4discovery-cc256x: use new Makefile-based port 2019-03-11 16:59:56 +01:00
Matthias Ringwald
751e5d5aae stm32-f4discovery-cc256x: remove original eclipse-based port 2019-03-11 16:58:27 +01:00
Matthias Ringwald
b771ee608b stm32-f4discovery-cc256x: add README 2019-03-11 16:53:05 +01:00
Matthias Ringwald
05f63bb76f stm32-f4discovery-cc256x: add PDM lib 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f74fe07315 stm32-f4discovery-cc256x: increase HCLK to 64 Mhz 2019-03-11 16:53:04 +01:00
Matthias Ringwald
7dc18472b7 stm32-f4discovery-cc256x: fix start/stop stream audio playback 2019-03-11 16:53:04 +01:00
Matthias Ringwald
e448e9a777 stm32-f4discovery-cc256x: set APB1CLKDivider to 1 for 4 mbps uart 2019-03-11 16:53:04 +01:00
Matthias Ringwald
860eebce89 stm32-f4discovery-cc256x: use same priority for RX / TX DMA IRQs 2019-03-11 16:53:04 +01:00
Matthias Ringwald
a2d1849be8 stm32-f4discovery-cc256x: create Segger Ozone project files 2019-03-11 16:53:04 +01:00
Matthias Ringwald
bef4d37c6d stm32-f4discovery-cc256x: sttm32f4xx_hal_uart - add critical section, avoid dropping rx byte on rx start 2019-03-11 16:53:04 +01:00
Matthias Ringwald
0166bf8419 stm32-f4discovery-cc256x: use path to sources, easier to review 2019-03-11 16:53:04 +01:00
Matthias Ringwald
f836e82219 stm32-f4discovery-cc256x: move port/bsp into project folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
10846ef70c stm32-f4discovery-cc256x: create target .d in build folder 2019-03-11 16:53:04 +01:00
Matthias Ringwald
2cb398575c stm32-f4discovery-cc256x: update includes 2019-03-11 16:53:04 +01:00
Matthias Ringwald
563abc9410 stm32-f4discovery-cc256x: build examples 2019-03-11 16:53:04 +01:00
Matthias Ringwald
e72285c600 stm32-f4discovery-cc256x: add SPI 2019-03-11 16:53:04 +01:00
Matthias Ringwald
5767e32c27 stm32-f4discovery-cc256x: add i2c 2019-03-11 16:53:04 +01:00
Matthias Ringwald
9f00c48bf3 stm32-f4discovery-cc256x: enable i2c + i2s hal 2019-03-11 16:53:04 +01:00
Matthias Ringwald
12dd726928 stm32-f4discovery-cc256x: add i2c + i2s hal 2019-03-11 16:53:04 +01:00
Matthias Ringwald
4d26f5ee53 stm32f4-discovery-cc256x: add port files 2019-03-11 16:53:04 +01:00
Matthias Ringwald
66edff8b4b stm32f4-discovery-cc256x: generate code 2019-03-11 16:53:04 +01:00
Matthias Ringwald
b7dc238a80 stm32f4-discovery-cc256x: update .ioc 2019-03-11 16:53:04 +01:00
Matthias Ringwald
ae2aa31160 stm32-f4discovery-cc256x: fix start/stop stream audio playback 2019-03-10 18:21:13 +01:00
Matthias Ringwald
509a8bd6bd stm32-f4discovery-cc256x: use sourc_ for recording vars 2019-03-10 18:09:29 +01:00
Matthias Ringwald
bc4cd0ef3e stm32-f4discovery-cc256x: audio hal stop stream on close 2019-03-10 16:26:15 +01:00
Matthias Ringwald
2903bcc699 esp32: erase nvs flash is newer nvs version found 2019-03-07 16:23:31 +01:00
Matthias Ringwald
536d74bc8d esp32: update sdkconfig 2019-03-07 15:42:34 +01:00
Matthias Ringwald
1ba35d6a8d stm32-f4discovery-cc256x: use irq priority 0 for Bluetooth UART and both DMA Channels 2019-03-04 18:08:38 +01:00
Matthias Ringwald
2760b1e821 stm32-f4discovery-cc256x: warn about using audio sink in mono, define ENABLE_SCO_STEREO_PLAYBACK to use stereo playback in HSP/HFP demos 2019-03-04 15:58:06 +01:00
Matthias Ringwald
82af58d38d stm32-f4discovery-cc256x: use criticial section to avoid lossing TX Commplete Interrup 2019-03-04 11:55:38 +01:00
Matthias Ringwald
d4bf5cc155 stm32-f4discovery-cc256x: adapt PDM ringbuffer to sample rate to keep constant audio recording callback interval and latency 2019-03-03 21:38:03 +01:00
Matthias Ringwald
f97bf0e459 stm32-f4discovery-cc256x: add missing includes and 3rd-party libraries 2019-03-03 19:16:04 +01:00
Matthias Ringwald
e5988b8b56 stm32-f4discovery-cc256x: use PDM microphone 2019-03-03 17:00:20 +01:00
Matthias Ringwald
bb92a97f89 stm32-f4discovery-cc256x: enable PDM filter and output mono signal 2019-03-03 16:28:51 +01:00
Matthias Ringwald
524ed2b259 stm32-f4discovery-cc256x: switch to float-abi=softfp and link to PDM filter 2019-03-03 16:26:06 +01:00
Matthias Ringwald
4e871e86c3 stm32-f4discovery-cc256x: add PDM filter from STM32Cube_FW_F4_V1.16.0 2019-03-03 16:23:41 +01:00
Matthias Ringwald
46a20e6bfa stm32-f4discovery-cc256x: single PCM recording buffer 2019-03-02 10:25:28 +01:00
Matthias Ringwald
06fc0f4b5a stm32-f4discovery-cc256x: configure I2S Clock only during Sink init 2019-03-01 22:23:09 +01:00
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