Re: NuttX Online Workshop

2020-08-15 Thread Disruptive Solutions
Ah oke. 14:00 Amsterdam time 👍 Op za 15 aug. 2020 11:13 schreef Alan Carvalho de Assis : > Hi Ben, > > The YouTube link will be announce at https://nuttx.events/ at 12:00 GMT > > BR, > > Alan > > On 8/15/20, disruptivesolution...@gmail.com > wrote: > > And will there be a Zoom link? Or did I mis

Re: Say I do not want to use a board but a standalone MCU say the STM32F722RET6

2020-09-26 Thread Disruptive Solutions
Awesome, thanks! Op za 26 sep. 2020 10:31 p.m. schreef Bob Feretich < bob.feret...@rafresearch.com>: > Nuttx already supports the STM32F722RET6.� The configuration controls > can be found at > > https://github.com/apache/incubator-nuttx/tree/master/boards/arm/stm32f7/nucleo-144/configs/f722-nsh

Re: NuttX and continuous ADC conversion

2020-10-21 Thread Disruptive Solutions
Fixed it (workaround) by opening and closing ADC device. Then the FIFO cleans. It rather fast and performance is good enough for its purpose. Op wo 21 okt. 2020 9:33 p.m. schreef : > Nice.. I just want to use the ADC as feedback sensor for a plunger... I > all works fine until the FIFO is full 😉

Re: [OT] Support to Sparkfun MicroMod

2020-10-23 Thread Disruptive Solutions
The first link gives a 404. The concept of modularity is nice, but it looks like "just another board". Its more the choice off a mcu family and needed criteria for your solution thats interesting. Like for e.g. the MCU finder from STM32 and MAPS from Microchip. Most of the solutions have a durable

Multiwii MSP

2020-10-23 Thread Disruptive Solutions
Me and a mate are trying to implement the MSP protocol in NuttX so we can also bring it back to the community. Maybe its allready done, but we could not find it. We really love the way one could configure your solution and flash it through dfu. Just like betaflight does. We will try (in the heckt

Re: Build problems - nuttx as an external library

2020-11-16 Thread Disruptive Solutions
Was this not included in the build tests? Op ma 16 nov. 2020 8:25 p.m. schreef Alan Carvalho de Assis < acas...@gmail.com>: > Hi Flávio, > > A simple band-aid fix: add this typedef inside > "arch/chip/stm32_gpio.h" just before it is called at > stm32_gpiosetevent(): > > typedef CODE int (*xcpt_t

Re: ssd1306 oled help

2020-12-04 Thread Disruptive Solutions
Did you try the i2c tool? Op za 5 dec. 2020 1:58 a.m. schreef Matt DeWall : > Got it. Ok - looks like my 116 errors were from my later experimenting. > If I completely disconnect or try other i2c pins, I get 116, so that makes > sense. > > So it looks like when I connect the pins correctly I'm g

Re: ssd1306 oled help

2020-12-04 Thread Disruptive Solutions
a shot. > > Matt > > On Fri, Dec 4, 2020 at 5:01 PM Disruptive Solutions < > disruptivesolution...@gmail.com> wrote: > > > Did you try the i2c tool? > > > > Op za 5 dec. 2020 1:58 a.m. schreef Matt DeWall : > > > > > Got it. Ok - looks lik

Re: [ANNOUNCE] Apache NuttX 10.0.0-incubating released

2020-12-06 Thread Disruptive Solutions
Nice! Op zo 6 dec. 2020 10:15 p.m. schreef Brennan Ashton : > The Apache NuttX (incubating) project team is proud to announce > Apache NuttX 10.0.0-incubating has been released. > > The release artifacts and Release Notes can be found at: > https://nuttx.apache.org/download/ > https://nuttx.apach

Re: about IDEs and dev boards

2020-12-09 Thread Disruptive Solutions
VSCode (normal use) and Eclipse (Hard faults). STM32 stack (nucleos, blackboards, etc) and own reference board(s). Hardware as extra tools (logic analyzer, scope, seggers, st link, etc) And just having fun to use NuttX and the results one can achieve. Still mind blowing!!! Ben Op wo 9 dec.

Re: about IDEs and dev boards

2020-12-10 Thread Disruptive Solutions
gards, > Marlar > ____ > From: Disruptive Solutions > Sent: Wednesday, December 9, 2020 6:16 PM > To: dev@nuttx.apache.org > Subject: Re: about IDEs and dev boards > > VSCode (normal use) and Eclipse (Hard faults). > > STM32 stack (nucleos

Re: [OT] Realtime Control Systems using pysimCoder and NuttX

2021-02-22 Thread Disruptive Solutions
Sweet! Op ma 22 feb. 2021 2:46 p.m. schreef Alan Carvalho de Assis < acas...@gmail.com>: > Hi NuttXers, > > Mr. Roberto Bucher integrated NuttX on his pysimCoder: > > Part1: https://lnkd.in/dKn8tFN > Part2: https://lnkd.in/dW266HV > Part3: https://lnkd.in/dJ6r_mb > Part4: https://lnkd.in/dYXMfg3

Re: CAN example crashes

2021-05-08 Thread Disruptive Solutions
I use the CAN solution from NuttX with the SPI MCP2515. Made my own referenceboard for it. Is doing miliions of messages with multiple nodes. Works like a charm! Ben Op za 8 mei 2021 6:30 p.m. schreef murat tologlu : > Thanks for all the answers. I look forward to try Alan's next tutorial :) > B

Re: Dev environment

2021-05-11 Thread Disruptive Solutions
Tim. Maybe I can try to help you concerning this matter. How can we connect? Do you have telegram? Op di 11 mei 2021 6:42 p.m. schreef Tim : > Pulling my hair out here!! So apologies for the lengthy brain dump and plea > for help! > > > > All this starts from the CAN init code crashing (SAMA5D27)

Re: Dev environment

2021-05-11 Thread Disruptive Solutions
You can also use Virtualbox. I use this for my NuttX CI/CD. Works nice! Ben > >

Re: Please submit your proposal to the NuttX Online Workshop before July 16

2021-06-20 Thread Disruptive Solutions
I want to bring in MultiWii/MSP for NuttX. Ben Op zo 20 jun. 2021 7:36 p.m. schreef Alan Carvalho de Assis < acas...@gmail.com>: > Hi NuttXers, > > The Nuttx Online Workshop's Call for Presentations is open: > > https://nuttx.events/call-for-participation-2021/ > > If you want to talk about some

Re: Which control version software are you using? //was Re: Poll: Which OS are you using to compile NuttX?

2021-09-24 Thread Disruptive Solutions
Git and Linux Op za 25 sep. 2021 12:58 a.m. schreef Alan Carvalho de Assis < acas...@gmail.com>: > Hi David, > > Nice you hear from you. > > I'm also using git: #1 > > BR, > > Alan > > On 9/24/21, David S. Alessio wrote: > > Hi, Alan, > > > > It’d be good to know how developers are managing thei

Re: Bluetooth+WiFi+NuttX

2022-10-28 Thread Disruptive Solutions
I tried some Wifi and Bluetooth but know that some MCUs cannot handle them very well at the same time. Op za 29 okt. 2022 1:20 a.m. schreef Alan C. Assis : > Hi Tim, > > On 10/28/22, Tim Hardisty wrote: > > Bit of a tangential question this, but I know there are folk on here who > > are much mo

Re: [Test] Joined

2019-12-09 Thread Disruptive Solutions
Reply Verstuurd vanaf mijn iPhone > Op 10 dec. 2019 om 00:37 heeft Abdelatif Guettouche > het volgende geschreven: > > Reply if you get this message. > > Thanks.

Re: [TEST] Joined

2019-12-09 Thread Disruptive Solutions
It seems alive.. Verstuurd vanaf mijn iPhone > Op 10 dec. 2019 om 01:11 heeft Alan Carvalho de Assis het > volgende geschreven: > > David, > > I think if we still doing it here, Apache people will think we are Nut! > > Hehehe > > BR, > > Alan > >> On Monday, December 9, 2019, wrote: >>

Re: [Test] Joined

2019-12-10 Thread Disruptive Solutions
[Test] Joined Verstuurd vanaf mijn iPhone > Op 10 dec. 2019 om 01:00 heeft david.sidr...@gmail.com het volgende > geschreven: > >  [Test] Joined > > Is it alive? > > David

Question about structure roadmap

2019-12-15 Thread Disruptive Solutions
Its a bit messy on the mail right now... (And maybe its only my feeling then please do nothing with my question/signal). Contribute patches If and how I contribute is not clear for me at this moment. I have to sign a paper ICLA and scan it and send it to? The patch process seemed to work.. does

Re: [DISCUSS - NuttX Workflow]

2019-12-18 Thread Disruptive Solutions
Maybe one can make a roadmap and milestones when we can expect things getting back to “normal”. What is who doing and what has to be done? Maybe its better to write a getting started guide how to contribute? Making patches, code conventions, etc etc Ben Verstuurd vanaf mijn iPhone > Op 18 de

Re: [DISCUSS - NuttX Workflow]

2019-12-18 Thread Disruptive Solutions
Do we really have to do some sharing in what we did in the past to get each others trust or something? I really do not care about egos and stuff like that. Focus and get things done please... politics are another matter right? Apache: please tell us which milestones are set? over 2 weeks nuttx.a

Re: Testing the new repository

2019-12-20 Thread Disruptive Solutions
This looks progress!! Good job!! Verstuurd vanaf mijn iPhone > Op 20 dec. 2019 om 23:10 heeft Alan Carvalho de Assis het > volgende geschreven: > > On 12/20/19, Gregory Nutt wrote: >> >>> We you can see the new repository is working fine. >>> >>> I submitted the i2C driver for STM32G070/NU

Re: Away for two weeks

2019-12-20 Thread Disruptive Solutions
?? Apache has backup right? I thought ruling out one person failure was the reason for bringing it to Apache ?? Or am I mistaking here? The PMC and ASF can chip in ? Maybe I am getting it wrong. Have a good holiday then Justin! Verstuurd vanaf mijn iPhone > Op 21 dec. 2019 om 02:07 heeft

Re: Apache NuttX website

2019-12-21 Thread Disruptive Solutions
+1 Verstuurd vanaf mijn iPhone > Op 21 dec. 2019 om 08:27 heeft David Sidrane het > volgende geschreven: > > +1 > > -Original Message- > From: Brennan Ashton [mailto:bash...@brennanashton.com] > Sent: Friday, December 20, 2019 8:54 PM > To: dev@nuttx.apache.org > Subject: Re: Apache

Re: [CALL for TOP Down workflow Requirements]

2019-12-21 Thread Disruptive Solutions
You would like te see some REQuirements would be addressed by some DevOps thoughts.. but C/C++ are still challenging here. And then the principle: automate where you can! ( https://www.google.nl/amp/s/devops.com/devops-challenges-c-c-projects/amp/) Also one would like that the code to be teste

Re: Testing the new repository

2019-12-21 Thread Disruptive Solutions
+1 And the patch is the same format and put on this mail address just like when we were in the Google Group? Verstuurd vanaf mijn iPhone > Op 21 dec. 2019 om 12:30 heeft Xiang Xiao het > volgende geschreven: > > Hi all, > I would suggest that we still follow the original process before th

Re: Testing the new repository

2019-12-21 Thread Disruptive Solutions
Thats what I stated from day 1. Maybe its an idea to come up with a plan / roadmap so people can see whats going on and what has to be done and which issues are there... lead people . now its grey and shady over A) expertise B) progress their in the dark now? These mails are giving back

Re: Code review tool

2019-12-22 Thread Disruptive Solutions
Nxstyle is really helpfull... Verstuurd vanaf mijn iPhone > Op 22 dec. 2019 om 08:05 heeft Abdelatif Guettouche > het volgende geschreven: > > Hi Justin, > > Nxstyle is a C file that you can find under tools. > > You can build it under any OS. > Greg is just using Windows. > >> On Sun, Dec

Re: [DISCUSS] Simple Workflow Proposal - not so simple?

2019-12-23 Thread Disruptive Solutions
+1 keep it simple Verstuurd vanaf mijn iPhone > Op 23 dec. 2019 om 17:06 heeft Sebastien Lorquet het > volgende geschreven: > > OK. > > That is too much email for me, I just cant follow and understand all these > discussions anymore. Almost 300 messages among multiple overlapping threads >

Re: [DISCUSS] Simple Workflow Proposal - not so simple?

2019-12-23 Thread Disruptive Solutions
Did you look at https://www.atlassian.com/nl/software/crucible ?? And: https://www.perforce.com/solutions/static-analysis https://www.atlassian.com/git/tutorials/comparing-workflows The concept "The Centralized Workflow" was the "old" workflow, but now maybe the concept "Feature branching" is

Power Management on the L432KC

2019-12-23 Thread Disruptive Solutions
A content question (I think this is possible?) . I want to use the STANDBY mode in Power Management in the Nucleo-L432KC. Now I am reading that in the STM32 Power Management is implemented. What is the best way to get this working for the L432KC? I see that in arch there are some power routin

Re: Power Management on the L432KC

2019-12-23 Thread Disruptive Solutions
Thank you I will look into it! Verstuurd vanaf mijn iPhone > Op 24 dec. 2019 om 00:05 heeft Gregory Nutt het > volgende geschreven: > >  >>> I want to use the STANDBY mode in Power Management in the Nucleo-L432KC. >>> Now I am reading that in the STM32 Power Management is implemented. >>> >>

Re: Single Committer

2019-12-23 Thread Disruptive Solutions
+1 Verstuurd vanaf mijn iPhone > Op 24 dec. 2019 om 06:07 heeft Nathan Hartman het > volgende geschreven: > > On Mon, Dec 23, 2019 at 7:51 PM Gregory Nutt wrote: >> >> Recent events have made me reconsider some decisions I made. I threw >> off the single committer mantle when I saw the abu

Re: Single Committer

2019-12-23 Thread Disruptive Solutions
A platform like this could help? Samsung seems to use it? Does Apache has something like this “Helix Core” and “Swarm” ?? https://www.perforce.com/products/helix-swarm Benefit drom these ideas? And you could start with 1 commiter and scale up later. The way of working will be getting more clear

Re: Why the text displayed by SSD1306 / I2C is reversed along the vertical axis

2019-12-26 Thread Disruptive Solutions
Maybe you could share your defconfig? And did you had to add files to src? And/or header files? Maybe others could benefit also from your journey? Ben Verstuurd vanaf mijn iPhone > Op 26 dec. 2019 om 04:23 heeft Nii Jyeni het volgende > geschreven: > > Thanks, I found a solution. I used th

Re: [DISCUSS] Simple Workflow Proposal - not so simple?

2019-12-26 Thread Disruptive Solutions
Ow and: https://gerrit-review.googlesource.com/Documentation/intro-user.html And not about tools... but they have implemented workflow... Op ma 23 dec. 2019 om 23:24 schreef Disruptive Solutions < disruptivesolution...@gmail.com>: > Did you look at https://www.atlassian.com/nl

Re: Apache NuttX website

2019-12-26 Thread Disruptive Solutions
e shortand > > to agree with things? > > > > Greg > > > > On 12/22/2019 8:01 AM, Alin Jerpelea wrote: > > > +1 > > > > > > On Sat, Dec 21, 2019, 10:04 Disruptive Solutions < > > > disruptivesolution...@gmail.com>

Re: Release Manager

2019-12-26 Thread Disruptive Solutions
https://cwiki.apache.org/confluence/display/REEF/Release+Manager+Guide Verstuurd vanaf mijn iPhone > Op 26 dec. 2019 om 16:11 heeft Gregory Nutt het > volgende geschreven: > > With all of the talk about work flow, there are several other things that we > need to keep our eye on. One is rele

Re: Workflow Development

2019-12-26 Thread Disruptive Solutions
As a spectator these mailings are like cabaret ... and I do not have to buy tickets :-) Is a wild discussion without any consensus and everyone seems to know better of have better ideas. But nothings seems to happen. Sorry for putting it this way, but sometimes a mirror helps Do first

Re: Why the text displayed by SSD1306 / I2C is reversed along the vertical axis

2019-12-26 Thread Disruptive Solutions
e > beginning, which is a very serious low-level error. This is really a joke, so > before any attempt, you must figure out what device you are using. This is > the lesson I learned through this attempt. > BR > NiiJyeni > >> 2019年12月26日 下午5:40,Disruptive Solutions 写道

Re: Why the text displayed by SSD1306 / I2C is reversed along the vertical axis

2019-12-26 Thread Disruptive Solutions
Typo: SAD=SSD and I had the same “issues” with the other drivers. Verstuurd vanaf mijn iPhone > Op 27 dec. 2019 om 08:37 heeft Disruptive Solutions > het volgende geschreven: > > Say a generic SAD 1306 through I2C. I have it working with only the block > thing just now, but w

Re: Software release life cycle choices could have implications on workflow (was RE: Single Committer)

2019-12-27 Thread Disruptive Solutions
This sounds like it was... clone the repo to local. Do our thing making a feature branch.. commit to our own private repo ... Send patch (format patch) in (after nxstyle, indent, etc and README addition) and let it reviewed by sending it to central channel (was Google Group) and checkout locally

Re: Podling Nuttx Report Reminder - January 2020

2019-12-27 Thread Disruptive Solutions
Nice... Who is going to do this? Verstuurd vanaf mijn iPhone > Op 28 dec. 2019 om 06:11 heeft jmcl...@apache.org het volgende geschreven: > > Dear podling, > > This email was sent by an automated system on behalf of the Apache > Incubator PMC. It is an initial reminder to give you plenty of ti

ILI9341 port to STM32F4

2019-12-29 Thread Disruptive Solutions
I have most of it done for porting the grapical TFT-LCD ILI9341 through SPI... But I get a PANIC when it is trying to do: stm32_ltds_linit(LTDC_LAYER_L1); in stm32_ltdc.c Does someone know this? Ben /* Initialize ltdc layer */ lcdinfo("Initialize ltdc layer\n"); stm32_ltdc_linit(LTDC_LAYER_L1)

Re: ILI9341 port to STM32F4

2019-12-29 Thread Disruptive Solutions
It looks like its happening here... (type previous mail: graphical) stm32_ltdc_lclear(overlay); /* Set layers framebuffer */ stm32_ltdc_lframebuffer(layer); <---?? Op zo 29 dec. 2019 om 19:39 schreef Disruptive Solutions < disruptivesolution...@gmail.com>: > I have most of it done

Have a great 2020!

2019-12-31 Thread Disruptive Solutions
Maybe not the correct place. but all the best from the Netherlands in 2020 Verstuurd vanaf mijn iPhone

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
the NX side of Nuttx to get this going..? Ben Op zo 29 dec. 2019 om 19:44 schreef Disruptive Solutions < disruptivesolution...@gmail.com>: > It looks like its happening here... (type previous mail: graphical) > > stm32_ltdc_lclear(overlay); > > /* Set layers framebuffer */ >

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
it up > including ITM graphing. > > --Brennan > >> On Wed, Jan 1, 2020, 1:38 AM Disruptive Solutions < >> disruptivesolution...@gmail.com> wrote: >> >> Thank you David! I do not need to make a new video, your video is very >> clear! And I always give cre

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
om 11:20 schreef Disruptive Solutions < disruptivesolution...@gmail.com>: > In have Cortex-Debug but I have to look at this, maybe its a different > version. In my version I could not Copy-Paste the LR register address in PC > and then go from there > > Verstuurd vanaf mijn i

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
I wanted to use NX on the ILI9341... but is the documentation somewhere filled? Or are there some examples how to configure this? https://nuttx.org/doku.php?id=documentation:nxgraphics --> Is empty? Ben Op wo 1 jan. 2020 om 11:31 schreef Disruptive Solutions < disruptivesolution...@gma

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
This has docu... http://nuttx.org/doku.php?id=documentation:nxgraphics --> Strange... sometimes its white? Op wo 1 jan. 2020 om 11:47 schreef Disruptive Solutions < disruptivesolution...@gmail.com>: > I wanted to use NX on the ILI9341... but is the documentation somewhere > fille

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
I am close, but looking in a loop? In ili9341_getvideoinfo the vinfo struct is filled correctly? fmt = 11 xres = 320 yres = 240 nplanes = 1 noverlays = 0 Is seems that the colormap is setting some problems in nxbe_colormap.c (lcd.h) /* Then set the color map */ ret = dev->putcmap(dev, &cmap);

Re: ILI9341 port to STM32F4

2020-01-01 Thread Disruptive Solutions
alette colors like old fashioned computers from the 80's. You > probably don't want it. > > On 1/1/2020 11:56 AM, Disruptive Solutions wrote: > > I am close, but looking in a loop? > > > > In ili9341_getvideoinfo the vinfo struct is filled correctly? > > f

Re: ILI9341 port to STM32F4

2020-01-02 Thread Disruptive Solutions
That would be very nice! Op wo 1 jan. 2020 19:57 schreef Dave Marples : > Ben, > > I have this up and running on an imxrt with a 'generic' spi driver > (i.e.that should work with any spi device rather than the platform specific > one that was previously in use). When I'm back at my desk this even

Re: Build testing

2020-01-02 Thread Disruptive Solutions
Very interesting... I would like to use build scripts in the Jenkins solution I have running to test my STM book configs... Verstuurd vanaf mijn iPhone > Op 2 jan. 2020 om 18:40 heeft Gregory Nutt het volgende > geschreven: > >  >> I have some scripts that I use to perform build testing. T

Re: NX Graphics

2020-01-05 Thread Disruptive Solutions
Ahhh so say FSMC with say a DS3231 I2C Precision Clock with AT24C32 Memory??? The resources onboard are insufficient...? Ben Verstuurd vanaf mijn iPhone > Op 5 jan. 2020 om 14:53 heeft Gregory Nutt het volgende > geschreven: > > You need to allocate **contiguous** memory for the framebuffer

Re: stm32_extmem.c and FSMC SDRAM solution in Nuttx?

2020-01-05 Thread Disruptive Solutions
Thanks all! I will look into all options! Verstuurd vanaf mijn iPhone > Op 5 jan. 2020 om 23:05 heeft Gregory Nutt het volgende > geschreven: > >  >> If I remember right stm32f407 doesn't support sdram. >> > A large external SRAM could be used, however.

Re: Apache NuttX website

2020-01-06 Thread Disruptive Solutions
This is a good thing! Verstuurd vanaf mijn iPhone > Op 6 jan. 2020 om 08:49 heeft Justin Mclean het > volgende geschreven: > > Hi, > >> One thing I wanted to get feedback from Justin on is can we link to the old >> releases before Apache. If so what kind of disclaimer do we need to >> provi

Re: Jenkins CI

2020-01-07 Thread Disruptive Solutions
Is there a “code style” formatter possible for say Eclipse for Apache Nuttx? This can be custom made and gives the quality already while coding? Or is this not preferred adding it to a backend styling in git? Just thinking. Verstuurd vanaf mijn iPhone > Op 8 jan. 2020 om 05:03 heeft Gregor

Re: stm32_extmem.c and FSMC SDRAM solution in Nuttx?

2020-01-08 Thread Disruptive Solutions
Oke I want it to extend the RAM just like FSMC does on the STM429i.. so in boot it has to expand and that the framebuffer can use it as if it already was there.. I will look into some examples where I can begin the 23LC1024 I will try first. Verstuurd vanaf mijn iPhone > Op 9 jan. 20

Re: Nuttx and SPI when using a gate 74AHC1G125

2020-01-12 Thread Disruptive Solutions
Yes I did. It seems that every SPI board already has this functionality... its working when I bypass the gate. Verstuurd vanaf mijn iPhone > Op 12 jan. 2020 om 15:25 heeft Alan Carvalho de Assis het > volgende geschreven: > > Hi Ben, > > I saw the circuit you sent privately to me. Actually

Re: Apache Code Relese (Was Re: Side-effects of removing (void))

2020-01-13 Thread Disruptive Solutions
Then you have the same situation where Nuttx came fromhaving Greg be that only person. The only difference is people had to see the 1400+ mails also reading this “signal”. So is this problem solved? Is there a “buddylist” where tasks are consolidated? Ben Verstuurd vanaf mijn iPhone > Op

Re: Can't make work shared file for CAN

2020-01-15 Thread Disruptive Solutions
Oleg: do you use an extended ID or standard ID? And do you use the CAN app from examples? Verstuurd vanaf mijn iPhone > Op 15 jan. 2020 om 22:02 heeft Oleg Evseev het volgende > geschreven: > > Hi! > > When I use usual file descriptor for can device: > file_open(&CANmodule->file, "/dev/can0

Re: Towards making your first Apache release

2020-01-15 Thread Disruptive Solutions
Hello Justin, I cannot determine what the capabilities are that are needed and what the impact in hours will be? And I would need guidance I have a strong passion about Nuttx, but maybe thats not enough... Ben Verstuurd vanaf mijn iPhone > Op 15 jan. 2020 om 23:52 heeft Justin Mclean het

Re: Towards making your first Apache release

2020-01-15 Thread Disruptive Solutions
I have been reading: http://www.apache.org/dev/release-publishing.html Verstuurd vanaf mijn iPhone > Op 15 jan. 2020 om 23:52 heeft Justin Mclean het > volgende geschreven: > > Hi, > > Is anyone willing to be the first release manager? > > Thanks, > Justin

Re: [DISCUSS] Remove Windows Native support?

2020-01-16 Thread Disruptive Solutions
The Windows Cygwin build is a lot slower but it works. (See my video). My vote goes to keeping Windows. It keeps Nuttx followers and Windows is, as stated before, really making effort to support the IoT concept. And its also getting better in Open Source projects. Also their Cloud (Edge) solutio

Re: [VOTE] Remove Windows Native support?

2020-01-20 Thread Disruptive Solutions
-1 Verstuurd vanaf mijn iPhone > Op 20 jan. 2020 om 15:58 heeft Nathan Hartman het > volgende geschreven: > > On Mon, Jan 20, 2020 at 9:20 AM Gregory Nutt wrote: > >> The [DISCUSS] phase has complete and comments have been received. It is >> time to vote for or against removing Windows nat

Re: Snek in NuttX

2020-02-16 Thread Disruptive Solutions
Nice. Python is a language which matters. Although one has to think when to use what solution. Even with Nuttx you have to keep in mind when to use it. With hardware getting smaller factor and more resources it seems like a “normal” small OS is pushing the embedded RTOS Microsoft is also

Re: Breakout apps/ ?

2020-03-21 Thread Disruptive Solutions
I agree. Verstuurd vanaf mijn iPhone > Op 20 mrt. 2020 om 18:51 heeft Alan Carvalho de Assis het > volgende geschreven: > > Hi Greg, > > I agree with this idea! A NuttX distribution makes sense and will > avoid licensing issues, we could let the user to select which licenses > he accept to u

NuttX seminar online 1th April 2020 14:30 European time

2020-03-30 Thread Disruptive Solutions
In these Corona days I have the idea to make a online seminar “Getting started with Nuttx”. I also made a VirtualBox image for the participants. I am still learning Nuttx myself, but you learn the most when you teach right? https://us04web.zoom.us/j/361350421?pwd=RGlhUkcxOG5XOUhDYVdINks5eFVrZz09

Re: Start of the NuttX 9.0 release cycle

2020-04-07 Thread Disruptive Solutions
Nice! Op di 7 apr. 2020 om 21:03 schreef Nathan Hartman : > On Mon, Apr 6, 2020 at 10:16 AM Abdelatif Guettouche > wrote: > > As discussed in the previous thread [1], today is the start of the > > NuttX 9.0 release cycle. The release process is outlined in the link > > below. > > This is another

Re: Meadow.OS .NET Standard 2.0 on STM32F7 (NUTTX + Mono Framework)

2020-05-13 Thread Disruptive Solutions
Nice! Azure Edge Computing :-) Op do 14 mei 2020 01:21 schreef Alan Carvalho de Assis : > Very interesting: > > https://www.youtube.com/watch?v=1tMX7gCeaFc >

Re: [VOTE] Apache NuttX 9.1.0 (incubating) RC0 release

2020-06-25 Thread Disruptive Solutions
+1 Op wo 24 jun. 2020 02:40 schreef Brennan Ashton : > On Tue, Jun 23, 2020 at 5:36 PM Brennan Ashton > wrote: > > > > On Tue, Jun 23, 2020 at 5:35 PM Brennan Ashton > > wrote: > > > > > > On Tue, Jun 23, 2020 at 5:31 PM Justin Mclean < > jus...@classsoftware.com> wrote: > > > > > > > > Hi, > >

Re: Tutorial: Using NuttX as library

2020-06-29 Thread Disruptive Solutions
Nice! Op ma 29 jun. 2020 14:12 schreef Alan Carvalho de Assis : > Hi Everyone, > > I updated my tutorial about using NuttX as a library, very useful when > you want to use an IDE or create a simple Makefile to compile your > application, I hope it could be useful: > > https://acassis.wordpress.co

From 8.2 to 9.x??

2020-07-01 Thread Disruptive Solutions
I have been waiting for the dust to settle down... I am still using 8.2 (BSD). Is it ready to go and migratie to a 9.x version? Is this still the incubator Github? Are there "user changes" which I have to know? Make menuconfig still works? Are drivers ported and tested? Can I migratie easily? Etc e

Re: From 8.2 to 9.x??

2020-07-01 Thread Disruptive Solutions
> > As Greg pointed out for me: > > > > > > The sh command now behaves like the bash 'sh' command... it does modify > > >> the environment of the caller. The old behavior of 'sh' is now called > > >> 'source'. So this should work

Re: NuttX config browser

2020-07-05 Thread Disruptive Solutions
See also http://nuttx.nl. I am using it for a long time already. Just know that, when you want to debug for a hardvault, you still need Eclipse. So it seems. Have fun with it. Ben

Millis() equivalent

2020-07-13 Thread Disruptive Solutions
Is there a millis() equivalent? Where the system timer (milliseconds) is kept solid in the back? Where you can obtain "passed system time"... without delay interventions from threads etc?

Re: stm32f7 CAN driver

2020-07-22 Thread Disruptive Solutions
Oleg do you mean the SPI version (mcp) or native with a say tja1050? The SPI version I use on different platforms. The stm32f7 I have to try though... Ben Op di 21 jul. 2020 23:06 schreef Oleg Evseev : > Hi all, > > Did anybody use the NuttX CAN driver with stm32f7 mcu? Does it work ok? > > ---